From 9476ed7bb8428230875686c3b8804f6993e23b04 Mon Sep 17 00:00:00 2001 From: Cleydyr de Albuquerque Date: Sat, 21 Sep 2024 20:20:26 +0200 Subject: [PATCH] docs: remove now-outdated warning --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 50295ff..a386eb6 100644 --- a/README.md +++ b/README.md @@ -97,9 +97,6 @@ This parameter represents the Dart Sass operating system that should be used to **Type**: String
**Required**: No -> [!WARNING] -> When compiling on alpine derived images, setting `os` to `linux-musl` is required as it cannot be autodetected. - `` This parameter represents the Dart Sass version that should be used to compile Sass files. If left unset, the version available at https://github.com/sass/dart-sass/releases/latest will be used.