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

Remove side effects from all plugins #151

Closed
romainmenke opened this issue Jan 12, 2022 · 1 comment
Closed

Remove side effects from all plugins #151

romainmenke opened this issue Jan 12, 2022 · 1 comment

Comments

@romainmenke
Copy link
Member

romainmenke commented Jan 12, 2022

see : #140

postcss-preset-env plugins should be side effect free.
This avoids surprises for users when browser lists are updated and plugins with side effects are suddenly skipped.

@romainmenke
Copy link
Member Author

This is done. Plugin releases and rollout in postcss-preset-env is tracked here : #464

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

No branches or pull requests

1 participant