We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c4f56d1 + 5fcba53 commit d32aa1aCopy full SHA for d32aa1a
2 files changed
package.json
@@ -11,13 +11,13 @@
11
"license": "MIT",
12
"devDependencies": {
13
"@11ty/eleventy": "3.1.5",
14
- "@tailwindcss/cli": "4.2.4",
15
- "@tailwindcss/postcss": "4.2.4",
+ "@tailwindcss/cli": "4.3.0",
+ "@tailwindcss/postcss": "4.3.0",
16
"concurrently": "9.2.1",
17
"eleventy-plugin-reading-time": "0.0.1",
18
"markdown-it-prism": "3.0.1",
19
"postcss": "8.5.14",
20
- "tailwindcss": "4.2.4"
+ "tailwindcss": "4.3.0"
21
},
22
"packageManager": "yarn@4.14.1"
23
}
0 commit comments