diff --git a/Makefile b/Makefile index 4844651..0b21921 100644 --- a/Makefile +++ b/Makefile @@ -18,7 +18,7 @@ run-ruff: run-server-tailwind: $(PYTHON) $(MANAGE) tailwind runserver -run-tailwind-setup +run-tailwind-setup: $(PYTHON) $(MANAGE) tailwind setup run-tailwind-build: