Add TailwindCSS integration

This commit is contained in:
Sat Naing
2022-09-08 20:43:42 +06:30
parent 44cf5afeba
commit 3d1b24fc36
4 changed files with 735 additions and 1 deletions
+3
View File
@@ -11,5 +11,8 @@
},
"dependencies": {
"astro": "^1.1.7"
},
"devDependencies": {
"@astrojs/tailwind": "^1.0.0"
}
}