We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm using gulp-css-purge v3.0.9. In package-lock.json css-purge installed is v3.1.8. When I use the verbose options, it gives me:
Before: 382.765KB After: 0.33931KB Saved: 382.4257KB (99.91%)
But the file after purged is 339KB, not 0.339KB
The text was updated successfully, but these errors were encountered:
Same here. Before: 565.296KB After: 0.283115KB Saved: 565.0129KB (99.95%) Purged Sat Jan 28 2023 10:55:58 GMT+0000 (Coordinated Universal Time) in : 2.654s
Files successfully purged to "dist/critical.css"
critical.css | Jan 28, 2023 10:56 AM | 276.5 KB | rw- r-- r-- | root | root
Sorry, something went wrong.
No branches or pull requests
I'm using gulp-css-purge v3.0.9. In package-lock.json css-purge installed is v3.1.8.
When I use the verbose options, it gives me:
But the file after purged is 339KB, not 0.339KB
The text was updated successfully, but these errors were encountered: