This commit is contained in:
kokopi
2026-03-08 02:22:40 +09:00
commit 83fdf3134c
25 changed files with 918 additions and 0 deletions

3
scripts/tw.sh Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
bun run tailwindcss -i ../tailwind.css -o ../static/css/app.css --watch