Remove separate Sass installation for Snap

This commit is contained in:
Hank Lee
2025-03-29 09:37:16 +09:00
committed by GitHub
parent ce70821f5c
commit c50caa4224

View File

@@ -109,13 +109,7 @@ please share it by [posting a link](https://github.com/willfaught/paige/discussi
```sh
$ choco install sass
```
For Snap on Linux:
```sh
$ sudo snap install dart-sass
```
3. Create a site:
```sh