feat: Add Tailwind CSS and DaisyUI plugin for styling

This commit is contained in:
Sean Morley
2026-01-11 20:54:58 -05:00
parent 997a45581c
commit c9c0739f21

View File

@@ -0,0 +1,2 @@
@import url('https://cdn.tailwindcss.com');
@plugin "daisyui";