yeoman.io
yeoman.io copied to clipboard
[Dev] Modularize CSS
Currently the CSS is not modularized.
We should break up each part of the site in separate modules/files and keep those focuses.
It could be a good place to start using SASS too, but that is not required. Go on as you feel it!
It could be a good place to start using SASS too, but that is not required. Go on as you feel it!
Can we go with PostCSS?
Or use the JS version of sass
:-1: for Sass and :+1: for PostCSS (if any).
Personally I'd prefer stylus but i know not every likes that.
I prefer PostCSS, personally.
The person who send us a PR get to choose which tool/language we'll use :)
I'll see if I can work on a PR.