Hacker News new | ask | show | jobs
by tancop 65 days ago
i just write svelte components with normal css. no complex hierarchy, no long class names, no forced structure, no runtime cost, global rules are opt in. everything exactly the way i want without hacks and boilerplate.
1 comments

I do exactly the same.

> everything exactly the way i want

Can relate.