Fork me on GitHub

Brackets CSSFier

Brackets extension that converts HTML into CSS/SCSS/LESS by pasting HTML blocks into CSS/SCSS/LESS files.

Whats New 1.0

  1. Added CSS support
  2. Improved selector order and logic
  3. Better indentation

Installation

Extension Manager

  1. Run Brackets
  2. Select _File > Extension Manager...
  3. Search for “CSSfier” extension and click “Install” button

Manual instalation

  1. Under main menu select Help > Show Extensions Folder
  2. Git clone this repository inside the "user" folder
  3. Restart Brackets

How to use

  1. Copy a chunck of your HTML file
  2. Paste it into a CSS, SCSS or LESS file