tailwind4 maybe

This commit is contained in:
2026-01-08 17:45:30 +01:00
parent 96945c8703
commit 6ec90ff036
7 changed files with 65 additions and 6 deletions
+4 -1
View File
@@ -9,7 +9,10 @@
"author": "",
"license": "ISC",
"devDependencies": {
"@tailwindcss/cli": "^4.1.18",
"@tailwindcss/typography": "^0.5.19",
"prettier": "^2.7.1",
"prettier-plugin-go-template": "0.0.13"
"prettier-plugin-go-template": "0.0.13",
"tailwindcss": "^4.1.18"
}
}