Syntaxes supported by Sass:
'scss'
'indented'
'css'
© 2006–2025 the Sass team, and numerous contributorsLicensed under the MIT License. https://sass-lang.com/documentation/js-api/types/Syntax
Syntaxes supported by Sass:
'scss'is the SCSS syntax.'indented'is the indented syntax'css'is plain CSS, which is parsed like SCSS but forbids the use of any special Sass features.