initial theme picker logic

This commit is contained in:
2025-11-05 16:55:48 -05:00
parent 6b86b0adb2
commit e802d6238e
10 changed files with 143 additions and 33 deletions
+2
View File
@@ -15,6 +15,7 @@
"fix": "bunx biome lint --write"
},
"dependencies": {
"@alpinejs/persist": "^3.15.1",
"@astrojs/alpinejs": "^0.4.9",
"@astrojs/mdx": "^4.3.7",
"@astrojs/rss": "^4.0.12",
@@ -32,6 +33,7 @@
"devDependencies": {
"@astrojs/ts-plugin": "^1.10.4",
"@biomejs/biome": "2.3.2",
"@types/alpinejs__persist": "^3.13.4",
"bun-types": "1.3.0"
},
"module": "index.ts",