top | item 42800873

(no title)

tlrobinson | 1 year 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.

discuss

order

darkhorse13|1 year ago

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

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

dbbk|1 year ago

May be a hack but it just works.