csscssbeauty

0.1.1 • Public • Published

CSSCSS Beauty

Executes CSSCSS and shows the result beautified on a local server. The result will automatically be updated once a file change.

Installation

Install NodeJS, NPM, Ruby and CSSCSS.

Then install CSSCSSBeauty by npm:

npm install csscssbeauty -g

Usage

csscssbeauty --port=9999 --browser=Chrome /path/to/file_1.css /path/to/file_2.css  /path/to/file_n.css
  • port is optional, default is 8787.
  • browser is optional, default is the default browser. Set to false if no browser should be opened.

/csscssbeauty/

    Package Sidebar

    Install

    npm i csscssbeauty

    Weekly Downloads

    1

    Version

    0.1.1

    License

    MIT

    Last publish

    Collaborators

    • garthenweb