A shorthand for sass.types.Boolean.TRUE.
sass.types.Boolean.TRUE
This only works with the legacy render and renderSync APIs. Use sassTrue with compile, compileString, compileAsync, and compileStringAsync instead.
© 2006–2025 the Sass team, and numerous contributorsLicensed under the MIT License. https://sass-lang.com/documentation/js-api/variables/TRUE
A shorthand for
sass.types.Boolean.TRUE.Deprecated
This only works with the legacy render and renderSync APIs. Use sassTrue with compile, compileString, compileAsync, and compileStringAsync instead.