We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b99679f commit fc17fdeCopy full SHA for fc17fde
package.json
@@ -38,19 +38,19 @@
38
"date-fns": "^4.1.0",
39
"markdown-to-txt": "^2.0.1",
40
"sharp": "^0.34.2",
41
- "svelte": "^5.33.1"
+ "svelte": "^5.33.1",
42
+ "tailwindcss": "^4.1.7",
43
+ "@tailwindcss/vite": "^4.1.7"
44
},
45
"devDependencies": {
46
"@astrojs/check": "^0.9.4",
47
"@biomejs/biome": "^1.9.4",
- "@tailwindcss/vite": "^4.1.7",
48
"lefthook": "^1.11.13",
49
"prettier": "^3.5.3",
50
"prettier-plugin-astro": "^0.14.1",
51
"prettier-plugin-svelte": "^3.4.0",
52
"prettier-plugin-tailwindcss": "^0.6.11",
53
"rollup-plugin-visualizer": "^5.14.0",
- "tailwindcss": "^4.1.7",
54
"typescript": "^5.8.3"
55
}
56
0 commit comments