diff --git a/frontend/src/index.css b/frontend/src/index.css index 5fb3313..c4b94ee 100644 --- a/frontend/src/index.css +++ b/frontend/src/index.css @@ -1,3 +1,5 @@ +@import "tailwindcss"; + :root { --text: #6b6375; --text-h: #08060d;