Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for important in v4 #14448

Draft
wants to merge 4 commits into
base: next
Choose a base branch
from
Draft

Conversation

thecrypticace
Copy link
Contributor

I don't know if we're 100% certain we still need this in v4 (but I think it might be needed)

  • important: "#some-selector" wraps @tailwind utilities in a rule when we call compile()
  • important: true marks all generated declarations as important during build(…)

This does not bring back support for the respectImportant flag in addUtilities / matchUtilities.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant