Hacker News new | ask | show | jobs
by nojvek 921 days ago
CSS in JS is really a great concept to keep component logic colocated.

Although I’m really in love with @emotion/css where I can still write and copy paste css-snippets instead of translating into js object syntax.