Brackets CSSFier
Brackets extension that converts HTML into CSS/SCSS/LESS by pasting HTML blocks into CSS/SCSS/LESS files.
Follow @rcaferatiWhats New 1.0
- Added CSS support
- Improved selector order and logic
- Better indentation
Installation
Extension Manager
- Run Brackets
- Select _File > Extension Manager...
- Search for “CSSfier” extension and click “Install” button
Manual instalation
- Under main menu select Help > Show Extensions Folder
- Git clone this repository inside the "user" folder
- Restart Brackets
How to use
- Copy a chunck of your HTML file
- Paste it into a CSS, SCSS or LESS file