tailwindcss configuration and API endpoint

This commit is contained in:
Frank Agerholm 2026-01-25 10:56:31 +01:00
commit a0db4c1de4
No known key found for this signature in database
2 changed files with 17 additions and 2 deletions

View file

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