@@ -257,7 +257,7 @@ Used to determine how many digits after the decimal will be allowed. For instanc
...
@@ -257,7 +257,7 @@ Used to determine how many digits after the decimal will be allowed. For instanc
Type: `Boolean`
Type: `Boolean`
Default: `false`
Default: `false`
`true` enables additional debugging information in the output file as CSS comments
`true` Enables the line number and file where a selector is defined to be emitted into the compiled CSS as a comment. Useful for debugging, especially when using imports and mixins.