add catppuccin theme
All checks were successful
test-build / build (push) Successful in 29s
renovate / renovate (push) Successful in 52s

This commit is contained in:
2025-08-01 20:35:32 -05:00
parent 0ff0908e44
commit 44e39d08d9
3 changed files with 95 additions and 450 deletions

View File

@@ -12,18 +12,14 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/mdx": "4.3.2",
"@astrojs/node": "9.3.2",
"@astrojs/react": "^4.3.0",
"@astrojs/mdx": "4.3.3",
"@astrojs/node": "9.3.3",
"@astrojs/starlight": "^0.35.2",
"@catppuccin/starlight": "1.0.1",
"@tailwindcss/postcss": "^4.1.8",
"@tailwindcss/vite": "^4.1.8",
"astro": "5.12.7",
"astro": "5.12.8",
"framer-motion": "^12.16.0",
"react": "^19.1.0",
"react-dom": "^19.1.0",
"react-hotkeys-hook": "^5.1.0",
"react-icons": "^5.5.0",
"sanitize-html": "^2.17.0",
"sharp": "^0.34.2",
"tailwindcss": "^4.1.8"