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

Prevent nesting plugin from breaking other plugins #7563

Merged
merged 2 commits into from Feb 21, 2022

Conversation

thecrypticace
Copy link
Contributor

This uses a private API but it’s the only solution we have right now. It’s guarded to hopefully be less breaking if the API disappears.

See postcss/postcss#1712 for more details

Fixes #7234

This uses a private API but it’s the only solution we have right now. It’s guarded to hopefully be less breaking if the API disappears.
@thecrypticace thecrypticace merged commit af64d71 into master Feb 21, 2022
@thecrypticace thecrypticace deleted the fix/nesting-issue branch February 21, 2022 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

tailwindcss/nesting used with postcss-nesting breaks some postcss plugins
1 participant