Pixl: Automatically Replace Hardcoded Colors with Tailwind Classes #18767
denievkhalid
started this conversation in
Ideas
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.
-
Hi Tailwind!
I made Pixl, a CLI tool that scans your project for hardcoded colors (like #ff0000) and suggests replacing them with Tailwind classes (text-red-500, bg-red-500). It can even update your tailwind.config.js automatically for custom colors.
Repo: https://github.com/denievkhalid/pixl
Would love to hear your feedback!
Beta Was this translation helpful? Give feedback.
All reactions