Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wlh320/hugo-theme-hulga.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/package.json b/package.json
new file mode 100644
index 0000000..2d4ce3b
--- /dev/null
+++ b/package.json
@@ -0,0 +1,9 @@
+{
+ "devDependencies": {
+ "@fullhuman/postcss-purgecss": "^3.0.0",
+ "autoprefixer": "^9.8.6",
+ "cssnano": "^4.1.10",
+ "postcss-cli": "^7.1.2",
+ "purgecss": "^3.0.0"
+ }
+}