7 ms·
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,
by tlrobinson 2y 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.
- darkhorse13 2y ago> just use TypeScript and a CSS-in-TS solution THIS is the definition of a hack to me, so yeah.
- dbbk 2y agoMay be a hack but it just works.