mirror of
https://0xacab.org/jvoisin/mat2-web.git
synced 2025-02-23 16:49:59 -05:00
update docs for building the css file manually
This commit is contained in:
parent
898d6f3c1f
commit
02b05caae8
@ -63,6 +63,13 @@ mat2 is available in [Debian stable](https://packages.debian.org/stable/mat2).
|
|||||||
# mkdir ./mat2-web/uploads/
|
# mkdir ./mat2-web/uploads/
|
||||||
# chown -R www-data:www-data ./mat2-web
|
# chown -R www-data:www-data ./mat2-web
|
||||||
```
|
```
|
||||||
|
### Build the CSS file
|
||||||
|
|
||||||
|
```bash
|
||||||
|
npm i
|
||||||
|
npm install --global postcss postcss-cli
|
||||||
|
npm run build:css
|
||||||
|
```
|
||||||
|
|
||||||
Since [uWSGI](https://uwsgi-docs.readthedocs.io/en/latest/) isn't fun to
|
Since [uWSGI](https://uwsgi-docs.readthedocs.io/en/latest/) isn't fun to
|
||||||
configure, feel free to copy
|
configure, feel free to copy
|
||||||
|
Loading…
x
Reference in New Issue
Block a user