aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json
index 772c148..c7e0958 100644
--- a/package.json
+++ b/package.json
@@ -16,8 +16,11 @@
"@astrojs/rss": "^4.0.7",
"@astrojs/sitemap": "^3.1.6",
"astro": "^4.15.4",
+ "autoprefixer": "^10.4.20",
+ "cssnano": "^7.0.6",
"mdast-util-to-string": "^4.0.0",
"reading-time": "^1.5.0",
+ "sass": "^1.78.0",
"typescript": "^5.6.2"
},
"devDependencies": {