Skip to content

less

Auto Added by WPeMatico

error is occuring in smartwave porto theme

how can i fix this Compilation from source: /var/www/html/magento248p1/vendor/magento/theme-frontend-blank/web/css/styles-l.less Operation on an invalid type in _responsive.less Error happened during deploy process: Compilation from source: /var/www/html/magento248p1/vendor/magento/theme-frontend-blank/web/css/styles-l.less Operation on an invalid type in _responsive.less

Magento 2 : How to Import Custom Module’s Less file in Custom Theme

I am creating custom theme without parent. Now, I want to add custom less file inside Magento_Theme folder. File path : app/design/frontend/VendorName/ThemeName/Magento_Theme/web/css/source/_mycustom.less I tried to call this file inside app/design/frontend/VendorName/ThemeName/web/css/_sources.less file. But, it’s not working. I added this below line… Read More »Magento 2 : How to Import Custom Module’s Less file in Custom Theme

Extend Magento Luma theme less

When extending Magento Luma less files in one children theme, what exactly is the name and the complete structure of the “parent” folder (mentioned at https://developer.adobe.com/commerce/frontend-core/guide/css/quickstart/customize-styles/#extend-parent-styles) ? I find the documentation very fuzzy here and I need help with this.… Read More »Extend Magento Luma theme less