Skip to content

[html] Support SCSS in HTML with <style type="text/scss"> #57469

@ItalyPaleAle

Description

@ItalyPaleAle

I'm using a framework that lets me write SCSS code in HTML files, by marking them in a block with <style type="text/scss">. While VS Code seems to be perfectly fine with SCSS, it doesn't seem to support it inside a HTML file. As such, I get errors from the CSS parsers when using SCSS features, IntelliSense isn't working, etc.

Metadata

Metadata

Assignees

Labels

feature-requestRequest for new features or functionalityhtmlHTML support issues

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions