stylecow

7.4.0 • Public • Published

stylecow: modern CSS for all browser

Build Status npm version

Node library to fix your css code and make it compatible with all browsers. Created by Óscar Otero. License: MIT

Use 6.x for node 0.x compatibility. The latest version (7.x) requires node 4.x.

Quick start

  1. Install the library with npm:

    npm install stylecow -g
    
  2. Create a config file interactively:

    stylecow init
    
  3. Run

    stylecow
    

Visit http://stylecow.github.io/ for more documentation

If you don't need a cli, visit stylecow-core

/stylecow/

    Package Sidebar

    Install

    npm i stylecow

    Weekly Downloads

    7

    Version

    7.4.0

    License

    MIT

    Unpacked Size

    107 kB

    Total Files

    15

    Last publish

    Collaborators

    • oscarotero