Skip to content
New issue

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

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

Open
ItalyPaleAle opened this issue Aug 29, 2018 · 2 comments · May be fixed by #171547
Open

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

ItalyPaleAle opened this issue Aug 29, 2018 · 2 comments · May be fixed by #171547
Assignees
Labels
feature-request Request for new features or functionality html HTML support issues
Milestone

Comments

@ItalyPaleAle
Copy link
Member

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.

@vscodebot
Copy link

vscodebot bot commented Aug 29, 2018

(Experimental duplicate detection)
Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:

@vscodebot vscodebot bot added the html HTML support issues label Aug 29, 2018
@aeschli aeschli changed the title Support SCSS in HTML with <style type="text/scss"> [html] Support SCSS in HTML with <style type="text/scss"> Sep 10, 2018
@aeschli aeschli added this to the Backlog milestone Sep 10, 2018
@aeschli aeschli added the feature-request Request for new features or functionality label Sep 10, 2018
@NickRimer03
Copy link

any progress on this feature?

@johnsoncodehk johnsoncodehk linked a pull request Jan 17, 2023 that will close this issue
35 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request for new features or functionality html HTML support issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants