Add TailwindCSS Prettier plugin

This commit is contained in:
James Panther
2022-08-19 09:17:32 +10:00
parent dcba2153b1
commit 71765a44fe
2 changed files with 21 additions and 0 deletions

View File

@@ -28,6 +28,7 @@
"@tailwindcss/typography": "^0.5.4",
"prettier": "^2.7.1",
"prettier-plugin-go-template": "^0.0.13",
"prettier-plugin-tailwindcss": "^0.1.13",
"tailwindcss": "^3.1.8"
}
}