diff --git a/content/en/hugo-pipes/scss-sass.md b/content/en/hugo-pipes/scss-sass.md index ad4a66b11..169c473d2 100755 --- a/content/en/hugo-pipes/scss-sass.md +++ b/content/en/hugo-pipes/scss-sass.md @@ -38,6 +38,9 @@ precision [int] enableSourceMap [bool] : When enabled, a source map will be generated. +sourceMapIncludeSources [bool] +: When enabled, sources will be embedded in the generated source map. (Dart Sass only). {{< new-in "0.108.0" >}} + includePaths [string slice] : Additional SCSS/Sass include paths. Paths must be relative to the project directory.