Added TailwindCSS

This commit is contained in:
Hannah-Dagemark 2025-03-26 12:41:48 +00:00
commit d075a0ef72
4 changed files with 514 additions and 56 deletions

View file

@ -1,3 +1,5 @@
@import "tailwindcss";
:root {
font-family: system-ui, Avenir, Helvetica, Arial, sans-serif;
line-height: 1.5;