summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/package.json b/package.json
index d4a26e1..b15d5a1 100644
--- a/package.json
+++ b/package.json
@@ -12,5 +12,11 @@
"devDependencies": {
"bulma": "^0.9.4",
"node-sass": "^9.0.0"
+ },
+ "dependencies": {
+ "@fullhuman/postcss-purgecss": "^5.0.0",
+ "autoprefixer": "^10.4.14",
+ "postcss": "^8.4.23",
+ "postcss-cli": "^10.1.0"
}
}