Add TailwindCSS

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2021-12-28 11:10:14 +01:00
parent 7f665daaf3
commit 65249b60f2
7 changed files with 196 additions and 9 deletions

View File

@@ -0,0 +1,5 @@
@tailwind base;
@tailwind components;
@tailwind utilities;