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 191b15e commit 72a8edfCopy full SHA for 72a8edf
package.json
@@ -10,16 +10,16 @@
10
"astro": "astro"
11
},
12
"dependencies": {
13
- "@midudev/tailwind-animations": "^0.1.0",
+ "@midudev/tailwind-animations": "0.2.0",
14
"@tailwindcss/vite": "4.0.11",
15
"astro": "5.4.2",
16
"neostandard": "0.12.1",
17
- "prettier-plugin-astro-organize-imports": "^0.4.11",
18
"tailwindcss": "4.0.11"
19
20
"devDependencies": {
21
"prettier": "3.5.3",
22
"prettier-plugin-astro": "0.14.1",
+ "prettier-plugin-astro-organize-imports": "0.4.11",
23
"prettier-plugin-tailwindcss": "0.6.11"
24
}
25
0 commit comments