- added patch from SnowdogApps/magento2-theme-blank-sass#224 to show tooltips correctly
- remove icon font and image display variable
- icon font and image display variable
- added border radius and text transform to
lib-button-reset()
- added border radius variable to button mixin
- added text-transform variable to button mixin
- added border radius to pager mixin
- added optional background icon and colour choise for ratings summary stars (as we needed to have outlines of the stars for unselected state)
- removed concatination from
Magento_Catalog/styles/module/_listings.scss
(starting to remove concatination wherever it appears, in favour of css that is meant for a human to read, not a computer)
Removed lib-css mixins
- Removed Magento framework dependency from
composer.json
to simply maintenance and add Magento 2.4 support (#241)
- PageBuilder support (#235)
- Reorganise
styles/vendor/magento-ui/_lib
Imports (#226) - LESS fade mixin for rgba (#225)
- Email styles support (#84)
- Reorganize imports of Magento UI SASS related files to match less theme structure (#204)
- XML decleration that were removed in Magento 2.3 sass blank theme (#208)