Question

I have issue getting gulp setup on my local DevOps Can I just modify the scss file and modify the CSS manually? Anything else I need to pay attention?

Was it helpful?

Solution

Have a look at Magento 2 - Blank theme - SASS version it is a SCSS based version of Magento 2 Blank theme, which aims to be as close to the core code as possible.

You can compile SASS files using Frontools or tools of choice. Frontools is a set of front-end tools for Magento 2, based on Gulp.js. It uses gulp, yarn, sass-lint, sass, csslint, browsersync, stylelint etc.

Licensed under: CC-BY-SA with attribution
Not affiliated with magento.stackexchange
scroll top