Hacker News new | ask | show | jobs
by yohannparis 2251 days ago
I feel like this article is just another: "CSS is hard, and instead of learning, use this clever method that works for me."

Maybe I'm just old school because I learned CSS2 by reading the docs, and not as CSS in JS.

1 comments

Not only approaching the "problem" of learning CSS by eliminating things to learn, but starting from bad assumptions (e.g. that combining stylesheets is a problem and not a solution) and never questioning them.