Hacker News new | ask | show | jobs
by tlrobinson 505 days ago
Tailwind’s abuse of CSS classes as a DSL has always felt like a hack to me.

You shouldn’t need a special editor extension to get highlighting/autocomplete/etc, just use TypeScript and a CSS-in-TS solution.

1 comments

> just use TypeScript and a CSS-in-TS solution

THIS is the definition of a hack to me, so yeah.

May be a hack but it just works.