putting web from main into this branch
This commit is contained in:
7
pkg/web/input.css
Normal file
7
pkg/web/input.css
Normal file
@@ -0,0 +1,7 @@
|
||||
@import 'tailwindcss';
|
||||
@source "./**/*.templ";
|
||||
@source "./**/*.go";
|
||||
@plugin "@tailwindcss/typography";
|
||||
@plugin "daisyui" {
|
||||
themes: all;
|
||||
}
|
||||
Reference in New Issue
Block a user