Added tailwind

This commit is contained in:
Lorenzo Iovino 2023-12-28 11:33:21 +01:00
parent 3ebe6fd67a
commit e6f42eaa37
14 changed files with 319 additions and 341 deletions

View file

@ -1 +1,4 @@
/* You can add global styles to this file, and also import other style files */
@tailwind base;
@tailwind components;
@tailwind utilities;