1
0
Fork 0
yinghong-massage.de/justfile

6 lines
97 B
Makefile
Raw Permalink Normal View History

2023-05-30 12:17:20 +00:00
zola:
2024-06-25 13:06:36 +00:00
zola serve --open --drafts
2023-05-30 12:17:20 +00:00
tailwind:
2024-01-02 14:42:21 +00:00
npx tailwindcss -w -i input.css -o static/main.css