bun-plugin-sass/.justfile
2025-02-19 09:02:09 -03:00

5 lines
112 B
Makefile

# Repo management tasks
mod repo ".devfiles/justfile"
dev:
@echo "Edit the .justfile to setup the dev task!"