Skip to content

CSS is no longer minified #58

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

Open
bartveneman opened this issue May 5, 2022 · 0 comments
Open

CSS is no longer minified #58

bartveneman opened this issue May 5, 2022 · 0 comments
Assignees
Labels
🐛 defect Something isn't working as expected

Comments

@bartveneman
Copy link
Member

This is a regression in 3.0.0:

Any minified CSS on the page is now returned un-minified by this package. This CSS should still be minified, because otherwise a css analyzer would pick up rgb(0, 0, 0) differently than rgb(0,0,0).

@bartveneman bartveneman added the 🐛 defect Something isn't working as expected label May 5, 2022
@bartveneman bartveneman self-assigned this May 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 defect Something isn't working as expected
Projects
None yet
Development

No branches or pull requests

1 participant