Support extracting classes like tailwind @apply #1153
Closed
khanh-le-otsv
started this conversation in
Ideas
Replies: 2 comments 1 reply
-
@khanh-le-otsv This might be helpful |
Beta Was this translation helpful? Give feedback.
0 replies
-
I suggest this feature because panda sometimes generates too many classes, it's good if I can combine them into one |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
TailwindCSS has a feature that supports extracting styles to classes:
https://tailwindcss.com/docs/reusing-styles#extracting-classes-with-apply
. Supporting this feature would be great.Beta Was this translation helpful? Give feedback.
All reactions