Potion/web/static/css/main.css
Hayden Hargreaves 4a5bfc3f10 (UI/STYLE): Implemented the simple login page.
Now all that's left for the authentication workflow is session management.
2025-06-14 21:18:35 -07:00

4 lines
85 B
CSS

@import "tailwindcss";
@source "./internal/templates/**/*.templ";
@plugin "daisyui";