Pregunta

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?

¿Fue útil?

Solución

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.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a magento.stackexchange
scroll top