Feature Request: Adding i
after any class adds !important
to the property.
#2086
ben-sommer
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.
-
E.g.
w-10i
would render as 'width: 2.5rem !important;'Useful if you have custom utility classes that override custom class styles.
Beta Was this translation helpful? Give feedback.
All reactions