Add laravel-mix-purgecss
This commit is contained in:
parent
f95833ac9b
commit
05d4f97965
2 changed files with 111 additions and 3 deletions
|
@ -11,7 +11,8 @@
|
|||
"browser-sync": "^2.26.3",
|
||||
"browser-sync-webpack-plugin": "2.0.1",
|
||||
"cross-env": "^5.2.0",
|
||||
"laravel-mix": "^4.0.14"
|
||||
"laravel-mix": "^4.0.14",
|
||||
"laravel-mix-purgecss": "^4.1.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"postcss-nested": "^4.1.2",
|
||||
|
|
Reference in a new issue