Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Easy SassNew to Visual Studio Code? Get it now.
Easy Sass

Easy Sass

Wojciech Sura

|
296,501 installs
| (26) | Free
Built-in, easy to use Sass compiler
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

EasySass README

It's about time someone created a standalone extension to compile SASS/SCSS files in Visual Studio Code. Don't you think?

Features

Automatically compiles SASS/SCSS files to .css and .min.css upon saving. You may also quickly compile all SCSS/SASS files in your project.

Demo

Commands

  • Compile all SCSS/SASS files in the project - compiles all sass and scss files in selected folder

Extension Settings

This extension contributes the following settings:

  • easysass.compileAfterSave: enable or disable automatic compilation after saving
  • easysass.formats: specify extensions and formats for exported files.
  • easysass.targetDir: define target directory for generated files.
  • easysass.excludeRegex: exclude files from compilation with regular expression

Release Notes

[0.0.6]

  • Attempt on fixing bug making imports problematic on Mac machines

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft