We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1f09c9 commit 7621803Copy full SHA for 7621803
lerna.json
@@ -2,5 +2,5 @@
2
"packages": [
3
"packages/*"
4
],
5
- "version": "2.0.3"
+ "version": "2.0.4"
6
}
packages/postcss-purgecss/package.json
@@ -1,6 +1,6 @@
1
{
"name": "@fullhuman/postcss-purgecss",
- "version": "2.0.3",
+ "version": "2.0.4",
"description": "PostCSS plugin for PurgeCSS",
"author": "FoundrySH <no-reply@foundry.sh>",
"homepage": "https://github.com/FullHuman/purgecss#readme",
packages/purgecss-webpack-plugin/package.json
"name": "purgecss-webpack-plugin",
"description": "PurgeCSS plugin for webpack - Remove unused css",
"author": "Ffloriel <florielfedry@gmail.com>",
"homepage": "https://purgecss.com",
0 commit comments