refactor: add tailwindcss

This commit is contained in:
Tristan Yang
2022-10-26 08:31:38 +08:00
parent 0560170484
commit 23320ab637
11 changed files with 105 additions and 151 deletions
+3
View File
@@ -0,0 +1,3 @@
@tailwind base;
@tailwind components;
@tailwind utilities;