Allow object nesting for class generation #3807
TheDutchCoder
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.
-
Some parts of Tailwind already use this (like colors), but it would be nice if things like box shadows would also support object nesting.
The following code does not work:
It would be great if this would generate to
shadow-foo-bar
, just like howtext-purple-500
does it!Beta Was this translation helpful? Give feedback.
All reactions