From c50caa4224ff79d9cd44a956a1257747d50f6793 Mon Sep 17 00:00:00 2001 From: Hank Lee <130922186+hankuoffroad@users.noreply.github.com> Date: Sat, 29 Mar 2025 09:37:16 +0900 Subject: [PATCH] Remove separate Sass installation for Snap --- README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/README.md b/README.md index 035f5481..9e42d55f 100644 --- a/README.md +++ b/README.md @@ -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