Commit 22a3d26
authored
Embed sources in CSS sourcemaps (#2668)
This flag tells Sass to embed the entire contents of the Sass files
that contributed to the generated CSS in the source map. This may
produce very large source maps, but it guarantees that the source
will be available on any computer no matter how the CSS is served.
https://sass-lang.com/documentation/cli/dart-sass/#embed-sources1 parent 0829202 commit 22a3d26
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments