|
|
|
|
|
by pupppet
4631 days ago
|
|
> if you’re writing CSS professionally then there’s really no good excuse for not using a CSS preprocessor. I want to compile my CSS about as much as I want to compile my grocery list. Preprocessors add a layer of complexity on to something that is already impossibly simple. |
|
They also allow you to do things like cache busting or sprite sheet generation.
Personally, I think it's totally worth it.