Skip to content
| Marketplace
Sign in
Visual Studio Code>Formatters>SCSS CompactNew to Visual Studio Code? Get it now.
SCSS Compact

SCSS Compact

风见

|
7 installs
| (0) | Free
A VSCode extension for compiling SCSS/SASS files to CSS with Compact formatting
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

SCSS Compact

A VSCode extension for compiling SCSS/SASS files to CSS with Compact formatting.

Features

  • Automatically compiles SCSS/SASS files to CSS when saving
  • Formats CSS output in a compact style
  • Supports custom include paths for SASS compilation

Requirements

  • Visual Studio Code ^1.98.0

Extension Settings

This extension contributes the following settings:

  • scss-compact.autoCompile: Enable/disable automatic compilation on save (default: true)
  • scss-compact.includePaths: Additional include paths for SCSS/SASS compilation

Usage

  1. Install the extension
  2. Open a SCSS/SASS file
  3. Save the file to automatically compile to CSS, or use the command "SCSS Compact: Compile SCSS/SASS to CSS"

Known Issues

None at this time.

Release Notes

0.0.1

Initial release of SCSS Compact

  • Basic SCSS/SASS compilation
  • Compact CSS formatting
  • Auto-compile on save
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft