SCSS linter, formatter #3441
Replies: 9 comments 14 replies
-
|
The core team won't focus on this for this year, but you're free to collect interest and maybe evaluate to contribute it |
Beta Was this translation helpful? Give feedback.
-
|
Would be Great to have, makes us able to delete prettier |
Beta Was this translation helpful? Give feedback.
-
|
Would it be an option to enable a "best effort parsing" for SCSS (for the VS Code extension)? I realized that in many files I use primarily syntax which has landed in standard CSS (CSS modules, CSS nesting, CSS variables). I still use SCSS as primary file format and in some exceptions I still use SCSS features. In most cases Biome should be able to handle my "SCSS" files as they only contain pure "CSS" code. |
Beta Was this translation helpful? Give feedback.
-
|
I'd also like to see at least partial SCSS formatting. Fine to not format files using obscure syntax (e.g. indentation-based Sass) or more complex features, but if the vast majority of files that just use basic things which look like valid CSS anyway, and maybe simple things like |
Beta Was this translation helpful? Give feedback.
-
|
This would be a fantastic feature. It's the only reason we're still hanging on to Prettier on projects with SCSS. I appreciate @ematipico's point about where to draw the line, but SASS is still widely used, and has first-party support in cutting edge tools like Vite. |
Beta Was this translation helpful? Give feedback.
This comment has been minimized.
This comment has been minimized.
-
|
Is this possible to get |
Beta Was this translation helpful? Give feedback.
-
|
I've created an umbrella ticket to track the SCSS implementation. |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
Good morning,
As far as I know, BiomeJS have support CSS, is it possible to make it work for SCSS also?
We've SCSS Module (like CSS Modules, but with SCSS).
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions