diff --git a/cmd/server/static/input.css b/cmd/server/static/input.css new file mode 100644 index 0000000..75575df --- /dev/null +++ b/cmd/server/static/input.css @@ -0,0 +1,5 @@ +@tailwind base; +@tailwind components; +@tailwind utilities; + +/* Custom theme variables are handled in CSS custom properties in templates */ \ No newline at end of file