Add Preact, oraz przełącznika zmiany theme

This commit is contained in:
dm
2025-11-21 03:39:33 +01:00
parent 7600b12341
commit 728aefed31
6 changed files with 83 additions and 1 deletions

View File

@@ -9,8 +9,11 @@
},
"dependencies": {
"@astrojs/node": "^9.5.1",
"@astrojs/preact": "^4.1.3",
"@preact/signals": "^2.5.1",
"astro": "^5.16.0",
"js-yaml": "^4.1.0"
"js-yaml": "^4.1.0",
"preact": "^10.27.2"
},
"devDependencies": {
"@astrojs/tailwind": "^5.0.0",