mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-18 21:11:19 +02:00
dartsass: Add sourceMapIncludeSources option
This commit is contained in:
@@ -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.
|
||||
|
||||
|
Reference in New Issue
Block a user