1
0
Fork 0
yinghong-massage.de/justfile
2024-06-25 15:06:36 +02:00

5 lines
97 B
Makefile

zola:
zola serve --open --drafts
tailwind:
npx tailwindcss -w -i input.css -o static/main.css