We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
16.0.0-alpha.3
https://vue-loader.vuejs.org/guide/pre-processors.html#sass
View https://vue-loader.vuejs.org/guide/pre-processors.html#sass
Sass should be written as "Sass", not "SASS." Sass is not an acronym. See the Sass language's website:
https://sass-lang.com/documentation/syntax
Sass is written as "SASS."
The text was updated successfully, but these errors were encountered:
Write 'Sass' as 'Sass', not 'SASS'; fixes vuejs#1650
3cc0eef
9322391
No branches or pull requests
Version
16.0.0-alpha.3
Reproduction link
https://vue-loader.vuejs.org/guide/pre-processors.html#sass
Steps to reproduce
View https://vue-loader.vuejs.org/guide/pre-processors.html#sass
What is expected?
Sass should be written as "Sass", not "SASS." Sass is not an acronym. See the Sass language's website:
https://sass-lang.com/documentation/syntax
What is actually happening?
Sass is written as "SASS."
The text was updated successfully, but these errors were encountered: