question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

No support for SASS/SCSS

See original GitHub issue

Hi,

Seems like your extension doesn’t support SASS/SCSS files, right, or I missed something?

I’m using latest version of VSCode & VSCodeBeautify

Thanks !

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
mrmlnccommented, Sep 2, 2016

@MehdiDehghani,

For SCSS you can use csscomb or stylefmt.

0reactions
dehghani-mehdicommented, Sep 3, 2016

Nope, there is no problem with second way, your extension works great with that.

Read more comments on GitHub >

github_iconTop Results From Across the Web

[Feature]: Support for SASS/SCSS #707 - remix-run ... - GitHub
It doesn't make sense to me to have remix support scss/sass. They are not native web languages and one of Remix's goals is...
Read more >
Using @supports selector() despite Sass not supporting it
Trying to compile the above through Sass throws an error (varies between Sass implementations; see these issues for details on the errors). In ......
Read more >
Sass: @use
The @use rule loads mixins, functions, and variables from other Sass stylesheets, and combines CSS from multiple stylesheets together. Stylesheets loaded by @ ......
Read more >
CSS, SCSS, and Less support in Visual Studio Code
No, but there are several extensions in the Marketplace supporting the indented flavor of Sass, for example, the Sass extension originally created by...
Read more >
How to Use Sass with CSS - freeCodeCamp
The web browser does not understand Sass code, though – it only understands CSS code. This means that you have to transform the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found