sheetify-json

1.0.0 • Public • Published

Sheetify-json

Use sheetify prefixes anywhere.

Install

npm install sheetify-json

Usage

browserify -t [sheetify -u sheetify-json] index.js > bundle.js

index.js

var css = require('sheetify')
css('./styles.css')

This will generate styles.css.json containing the following:

{
    "prefix": "._123123"
}

Tests

npm test

License

MIT

/sheetify-json/

    Package Sidebar

    Install

    npm i sheetify-json

    Weekly Downloads

    1

    Version

    1.0.0

    License

    MIT

    Last publish

    Collaborators

    • jenslind