webpack: Move from sassc to Dart sass

Fixes #475
This commit is contained in:
Martin Pitt 2021-07-23 07:24:35 +02:00 committed by Katerina Koukiou
parent 4d9dd8c11e
commit 28466f7217
3 changed files with 24 additions and 18 deletions

View file

@ -44,7 +44,7 @@ jobs:
- name: Install dependencies
run: |
sudo apt update
sudo apt install -y cockpit-system cockpit-ws nodejs npm sassc make
sudo apt install -y cockpit-system cockpit-ws nodejs npm make
- uses: actions/github-script@v3
id: get-pr