1
0
Fork 0

Fixes instructions on admin themes view

This commit is contained in:
Mouse Reeve 2022-03-13 11:36:31 -07:00
parent 9f19fb698b
commit 0c87ee1d4b
3 changed files with 2 additions and 34 deletions

2
bw-dev
View file

@ -154,7 +154,7 @@ case "$CMD" in
--config dev-tools/.stylelintrc.js
;;
compilescss)
runweb python manage.py compilethemes
runweb python manage.py compilescss
runweb python manage.py collectstatic --no-input
;;
collectstatic_watch)