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 c726d06 commit d5522e4Copy full SHA for d5522e4
CHANGELOG.md
@@ -2,6 +2,9 @@
2
3
All notable changes to `laravel-mix-purgecss` will be documented in this file
4
5
+## 2.2.2 - 2018-07-31
6
+- Fix match regex
7
+
8
## 2.2.1 - 2018-07-30
9
- Ignore folders in globs
10
package.json
@@ -1,6 +1,6 @@
1
{
"name": "laravel-mix-purgecss",
- "version": "2.2.1",
+ "version": "2.2.2",
"description": "Purgecss wrapper for Laravel Mix",
"main": "src/index.js",
"repository": {
0 commit comments