checks in set_class method : keep or remove #562
sandeep-gh
started this conversation in
Polls
Replies: 1 comment
-
I agree. This is becoming too cumbersome and should be left to the individual developer just as is done in JavaScript frameworks |
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.
-
There are checks in set_class method that uses predefined sets of tailwind constructs. It seems a bit outdated (rose, sky etc. colors not present, outline classes not there, outline-shadow is there but its no longer part of tailwind).
My suggestion would be to let go of this checks, since its bit cumbersome to manage.
2 votes ·
Beta Was this translation helpful? Give feedback.
All reactions