You've already forked snikket-web-portal
Switch to sassc for CSS building
Because https://github.com/Kronuz/pyScss/pull/426 is not yet in a release, also just look at the diffstat!
This commit is contained in:
@@ -6,6 +6,7 @@ RUN set -eu; \
|
||||
apt-get install -y --no-install-recommends \
|
||||
python3 python3-pip python3-setuptools python3-wheel \
|
||||
libpython3-dev \
|
||||
sassc \
|
||||
make build-essential;
|
||||
|
||||
COPY requirements.txt /opt/snikket-web-portal/requirements.txt
|
||||
|
||||
Reference in New Issue
Block a user