Sign in
Log inSign up

CSS Modules vs Plain old modular CSS?

Ida Hansen's photo
Ida Hansen
·May 9, 2016

I looked into the problems CSS Modules was trying to solve. The syntax looks terrible and getting started is too difficult.

Why shouldn't one create sub CSS files using plain old methods and include them in modules? What are your thoughts?

Please correct me, if I am wrong.