mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-14 05:04:38 -04:00
dartsass: Add sourceMapIncludeSources option
This commit is contained in:
parent
4c1309cdfe
commit
ba07bd9707
@ -38,6 +38,9 @@ precision [int]
|
|||||||
enableSourceMap [bool]
|
enableSourceMap [bool]
|
||||||
: When enabled, a source map will be generated.
|
: 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]
|
includePaths [string slice]
|
||||||
: Additional SCSS/Sass include paths. Paths must be relative to the project directory.
|
: Additional SCSS/Sass include paths. Paths must be relative to the project directory.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user