Add and configure PurgeCSS

This commit is contained in:
Oliver Davies 2019-08-30 17:57:30 +01:00
parent 4c70965332
commit 6ce41c0f0b
3 changed files with 51 additions and 1 deletions

View file

@ -9,6 +9,7 @@
"test:unit": "vue-cli-service test:unit"
},
"dependencies": {
"@fullhuman/postcss-purgecss": "^1.2.0",
"axios": "^0.18.0",
"core-js": "^2.6.5",
"postcss-import": "^12.0.1",