If you want to compile only theme (Package/Theme) with all that belongs to it, run the command: php bin/magento setup:static-content:deploy –theme Package/Theme If you want to compile the theme only .less files, run the command: php bin/magento setup:static-content:deploy –theme Package/Theme –no-javascript –no-css –no-images –no-fonts –no-html –no-misc –no-html-minify To understand how it works and to see…


Recent Comments