A plugin to automate theming #6790
RyanClementsHax
started this conversation in
Show and tell
Replies: 0 comments
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.
-
Hello 👋
Thanks for a great ecosystem! I'm loving everything y'all produce. I figured I'd contribute back a plugin I created to help with theming tailwind.
It's called tailwindcss-themer. It handles everything tailwind currently makes you do to theme anything using css variables. It essentially automates what y'all already direct us to do and it works with tooling better because it doesn't force you to split up colors into individual channels; thus, things like stylelint and vscode extensions can lint/highlight colors better.
Again, thanks for the great ecosystem. Looking forward to what you create next!
Beta Was this translation helpful? Give feedback.
All reactions