Files
2026-01-08 17:45:30 +01:00

19 lines
421 B
JSON

{
"name": "knaeckeboot-tailwind",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"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",
"tailwindcss": "^4.1.18"
}
}