mirror of
https://github.com/Bornholm/formidable.git
synced 2025-07-22 13:31:35 +02:00
chore: tailwindcss theme + goreleaser basic recipe
This commit is contained in:
3
internal/server/assets/src/main.css
Normal file
3
internal/server/assets/src/main.css
Normal file
@ -0,0 +1,3 @@
|
||||
@tailwind base;
|
||||
@tailwind components;
|
||||
@tailwind utilities;
|
Reference in New Issue
Block a user