Skip to content

Latest commit

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

sheetify-eyeglass stability

npm versionbuild statustest coveragedownloadsjs-standard-style

Eyeglass enabled SASS plugin for Sheetify.

Command line

$ browserify ./test/source.js -t [ sheetify -t sheetify-eyeglass ]

JS api

constbrowserify=require('browserify')constopts={transform: [['sheetify-eyeglass',{eyeglass: {modules: [{path: path.join(__dirname,'..','node_modules','normalize-scss')}]}}]]}browserify().transform('sheetify',opts).bundle()

Installation

$ npm install sheetify-eyeglass

License

Apache-2.0

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages