Hacker News new | ask | show | jobs
by pupppet 468 days ago
The worst part of CSS is trying to come up with the class names.

.every-stupid-ass__naming-scheme-falls-short{}

1 comments

Why? Just ask an LLM if your taxonomy skills are weak. They'll transfer eventually.

Things like BEM give you the most flexibility for extension, things like atomic CSS (tailwind) give you the most velocity for not giving a fuck about ever touching the markup again.