Skip to content

Commit d32aa1a

Browse files
authored
Merge pull request #617 from fishbrain/renovate/tailwindcss-monorepo
Update tailwindcss monorepo to v4.3.0
2 parents c4f56d1 + 5fcba53 commit d32aa1a

2 files changed

Lines changed: 119 additions & 148 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@
1111
"license": "MIT",
1212
"devDependencies": {
1313
"@11ty/eleventy": "3.1.5",
14-
"@tailwindcss/cli": "4.2.4",
15-
"@tailwindcss/postcss": "4.2.4",
14+
"@tailwindcss/cli": "4.3.0",
15+
"@tailwindcss/postcss": "4.3.0",
1616
"concurrently": "9.2.1",
1717
"eleventy-plugin-reading-time": "0.0.1",
1818
"markdown-it-prism": "3.0.1",
1919
"postcss": "8.5.14",
20-
"tailwindcss": "4.2.4"
20+
"tailwindcss": "4.3.0"
2121
},
2222
"packageManager": "yarn@4.14.1"
2323
}

0 commit comments

Comments
 (0)