back

by colesantiago·5y ago·view on hn ↗
I don't see the problem this is trying to solve.

What happened to using just CSS and JS separately? This (and many 'CSS in JS' solutions like it) seems to me like premature optimisation.

1 comments
CSS is very disorganized and redundant. Whether it's SASS or something like this, it's massively more productive to have something that transpiles to CSS instead of writing CSS by hand. Your code is much, much more DRY.