dwyl / style-guide

:newspaper: dwyl's visual and coding style guide
GNU General Public License v2.0
24 stars 13 forks source link

CSS Pre-Processor Why? When? How? #18

Open nelsonic opened 8 years ago

nelsonic commented 8 years ago

For simple projects I prefer to use a single CSS style sheet and avoid the overhead of having to "pre-process" the styles. The questions we need to ask are:

Good articles on this subject: