Scope the "!important" flag to a specific set of classes #1645
Unanswered
vortechron
asked this question in
Help
Replies: 2 comments
-
I have the same problem... |
Beta Was this translation helpful? Give feedback.
0 replies
-
Me too. I need to rethink every v-show on my Vue project. It would be nice to have a way to avoid important in some utilities. |
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.
-
ive enabled important feature:
tailwind.config.js
but dont want certain class like .flex to have !important on it. how can i do this?
Beta Was this translation helpful? Give feedback.
All reactions