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

@apply does not remove !important when used on multiple selectors. #2823

Closed
stefanfisk opened this issue Nov 19, 2020 · 0 comments · Fixed by #2824
Closed

@apply does not remove !important when used on multiple selectors. #2823

stefanfisk opened this issue Nov 19, 2020 · 0 comments · Fixed by #2824

Comments

@stefanfisk
Copy link
Contributor

stefanfisk commented Nov 19, 2020

Describe the problem:

@apply does not remove !important when used on multiple selectors.

Link to a minimal reproduction:

https://play.tailwindcss.com/D2cD5V3kGf

@stefanfisk stefanfisk changed the title @apply does not remove !important! when used on multiple selectors. @apply does not remove !important when used on multiple selectors. Nov 19, 2020
stefanfisk added a commit to stefanfisk/tailwindcss that referenced this issue Nov 19, 2020
RobinMalfait added a commit that referenced this issue Nov 26, 2020
* Add failing test for #2823

* cleanup string literals

* use prettier for toMatchCSS diffs

* make sure that importants are applied correctly

Co-authored-by: Robin Malfait <[email protected]>
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 a pull request may close this issue.

1 participant