From 90b7ba6446c94256c7a1f2bffca09d70e865e925 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 387930c..32170e0 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.