Replies: 1 comment
-
Agree. I am reading Refactoring UI now and I would love to see every Tailwind property with HSL. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Given that HSL/HSLA support is now global, it might be worth converting the internally-stored color values of tailwind into HSL from RGB, as advocated in Refactoring UI. This would make the hover values of colored tailwind classes far more human readable, and make quick tweaks quicker.
Beta Was this translation helpful? Give feedback.
All reactions