@phoenix-plugin-registry/brackets-cssfier

1.5.2 • Public • Published

Brackets CSSfier

Convert HTML into CSS/SCSS/LESS by pasting HTML blocks into CSS/SCSS/LESS file.

Live demo

Access the live demo here.

cssfier demo

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 SCSS or LESS file

Changelog

###1.0.2

  • Implemented enable/disable options

###1.0.1

  • Bug fixes

###1.0.0

  • Added CSS support
  • Improved selector order and logic
  • Better indentation

###0.1.5

  • Added indentation check

###0.1.3

  • Bug fixes

###0.1.2

  • Added support for LESS files

###0.1.0

  • Initial release

Package Sidebar

Install

npm i @phoenix-plugin-registry/brackets-cssfier

Weekly Downloads

1

Version

1.5.2

License

MIT

Unpacked Size

5.7 kB

Total Files

4

Last publish

Collaborators

  • ushmajit
  • core.ai