We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 923b583 + 512b4b4 commit a1d0f5eCopy full SHA for a1d0f5e
Makefile
@@ -18,7 +18,7 @@ run-ruff:
18
run-server-tailwind:
19
$(PYTHON) $(MANAGE) tailwind runserver
20
21
-run-tailwind-setup
+run-tailwind-setup:
22
$(PYTHON) $(MANAGE) tailwind setup
23
24
run-tailwind-build:
0 commit comments