mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-10 03:49:24 +00:00
Add simple way to compile scss files
This commit is contained in:
@ -36,8 +36,8 @@ The development is done with sqlite, but it is advised to set a more robust DBMS
|
||||
### Collecting statics for production:
|
||||
|
||||
```
|
||||
./manage.py collectstatic --ignore=.scss
|
||||
./manage.py compilescss
|
||||
./manage.py collectstatic
|
||||
./manage.py compilestatic
|
||||
```
|
||||
|
||||
### Misc about development
|
||||
|
Reference in New Issue
Block a user