myco.systems/Makefile
2024-07-23 18:45:45 -04:00

5 lines
No EOL
160 B
Makefile

.PHONY: dev
dev:
hugo server --disableFastRender & \
tailwindcss -i ./themes/icbm/src/input.css -o ./themes/icbm/static/css/tailwind.min.css --watch --minify