summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJfriedli2021-03-18 10:38:18 +0100
committerJfriedli2021-03-18 10:38:18 +0100
commit7f253f71866a35a4c681a9ac37109d0ea4ab3d0e (patch)
tree8f3dd049d4d75db00832017403cd7a0fc78f7616 /package.json
parent170d77b3ecb2d0c5c35263a2f5598002af599a43 (diff)
started restyling
Diffstat (limited to '')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 0da90b1..8674c0a 100644
--- a/package.json
+++ b/package.json
@@ -20,6 +20,7 @@
20 "license": "MIT", 20 "license": "MIT",
21 "dependencies": { 21 "dependencies": {
22 "@fullhuman/postcss-purgecss": "^4.0.2", 22 "@fullhuman/postcss-purgecss": "^4.0.2",
23 "@tailwindcss/forms": "^0.2.1",
23 "autoprefixer": "^10.2.5", 24 "autoprefixer": "^10.2.5",
24 "postcss": "^8.2.8", 25 "postcss": "^8.2.8",
25 "postcss-cli": "^8.3.1", 26 "postcss-cli": "^8.3.1",