better desgin

This commit is contained in:
samantha42
2026-05-29 22:49:39 +02:00
parent c1bd40d5a5
commit b57eec886a
6 changed files with 229 additions and 2840 deletions
+2 -1
View File
@@ -14,7 +14,8 @@ if [ "$OS" = "Darwin" ]; then
fi
fi
exec "./$BIN" ---input static/vars.css \
exec "./$BIN" --input static/vars.css \
--config tailwind.config.js \
--content "./static/**/*.html" \
--output static/tailwind.css \
--watch