Skip to content
| Marketplace
Sign in
Visual Studio Code>Formatters>scss to cssNew to Visual Studio Code? Get it now.
scss to css

scss to css

oorzc

|
3,372 installs
| (1) | Free
💠 Compile SCSS files easily to css and minified version.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Scss To Css

中文文档

💠 Compile SCSS files easily to css and minified version.

Configuration

Some configuration can be set, which it works better for you。

  • compileOnSave: Auto compile on Save, default true
  • output: Output style. default expanded | compressed
  • outDir: Output dir. default ./dist support ./dist or ../dist or /dist
  • showButtons: Show button in the status bar. default true
  • autoPrefixer: Enables AutoFixer. default false
  • browsers: Add a list of browsers to support. default []

Usage/Shortcuts

  1. Click to Compile SCSS from Statusbar to compile the SCSS file, or just save the file instead.
    Statusbar control
  2. Generate SCSS file from CSS, simply search for Css to Scss in the commands and execute it.

Installation

Download Search scss-to-css-complie and install it from the marketplace.

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