A next generation theme for Magento 2.
Improves the blank theme by adding some features and fixes.
composer require ubermanu/magento2-theme-next
This theme requires Magento 2.4+ and magefront.
This theme uses the latest version of LESS (4.x) instead of the PHP port used internally in Magento 2.
The theme uses grid
instead of float
for the layout.
It makes it easier to extend the layout and add new columns, resize them, etc.
The theme uses Feather Icons instead of the built-in Blank-Theme-Icons.
The already existing icon variables are still available.
The theme uses TailwindCSS values for colors, spacing, font sizes, etc.
The theme uses TKO instead of KnockoutJS.
If you face any issues, please report them to the ubermanu/magento2-tko repository.