1
0
mirror of https://github.com/Fayorg/calendrier-avant.git synced 2026-05-27 17:18:38 +02:00

fix: using tailwindcss

This commit is contained in:
2023-12-05 20:55:15 +01:00
parent 6358294587
commit cf200b3661
2 changed files with 4 additions and 0 deletions

3
styles/global.css Normal file
View File

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