switched from sass to pyScss library

This commit is contained in:
2018-09-29 18:38:29 +02:00
parent 64bf6ea638
commit 947295f5c5
8 changed files with 40 additions and 35 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ you'll have to build qt-webkit from source : https://github.com/annulen/webkit/w
#### dependences
```shell
apt-get install qt5-base pandoc python3 python3-pyqt5 python3-pip
pip3 install sass markdown beautifulsoup4 pypandoc pygments setuptools pyphen
pip3 install pyScss markdown beautifulsoup4 pypandoc pygments setuptools pyphen
```
#### Libriis
clone