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.
1 parent 923b583 commit 512b4b4Copy full SHA for 512b4b4
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