dont-use-tailwind #1
Replies: 1 comment 1 reply
-
Tailwind forces an extra HTML-based abstraction layer for a CSS job. This is always going to be an anti-pattern. On balance, I think it's slightly worse than just using inline CSS – either via Styled Components or "vanilla CSS". At least inline CSS doesn't force me to memorize a bunch of new class names. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
dont-use-tailwind
Why you shouldn't use Tailwind and what you should use instead.
https://jak2k.schwanenberg.name/posts/dont-use-tailwind/
Beta Was this translation helpful? Give feedback.
All reactions