Skip to content

Conversation

@thecrypticace
Copy link
Contributor

Fixes #6360

If selector contains a vendor prefix after a pseudo element or class, we now consider them separately because merging the declarations into a single rule will cause browsers that do not understand the vendor prefix to throw out the whole rule.

@thecrypticace thecrypticace force-pushed the fix/vendor-prefix-defaults-interaction branch from 9638692 to 5ecbb45 Compare December 10, 2021 15:43
@thecrypticace thecrypticace merged commit 429fe07 into master Dec 10, 2021
@thecrypticace thecrypticace deleted the fix/vendor-prefix-defaults-interaction branch December 10, 2021 15:45
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.

Vendor prefix can break the generated css

2 participants