Flowko / ScssToCssFlow

đź’ VsCode Extension that Compiles SCSS files to css and minified version.

Home Page:https://marketplace.visualstudio.com/items?itemName=Flowko.scss-to-css-flow

Repository from Github https://github.comFlowko/ScssToCssFlowRepository from Github https://github.comFlowko/ScssToCssFlow

Scss To Css Flow

đź’  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
  • 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

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

About

đź’ VsCode Extension that Compiles SCSS files to css and minified version.

https://marketplace.visualstudio.com/items?itemName=Flowko.scss-to-css-flow

License:MIT License


Languages

Language:TypeScript 87.3%Language:JavaScript 10.9%Language:CSS 1.1%Language:SCSS 0.6%