feat: added new settings and styling
This commit is contained in:
@@ -11,6 +11,8 @@ python manage.py tailwind install
|
||||
python manage.py tailwind build
|
||||
python manage.py collectstatic --noinput
|
||||
|
||||
# Clean npm
|
||||
rm -rf ~/.nvm
|
||||
rm -rf ~/.npm
|
||||
rm -rf ~/.bower
|
||||
rm -rf /code/theme/static_src/node_modules/
|
||||
|
||||
Reference in New Issue
Block a user