fis-preprocessor-image-set

0.0.1 • Public • Published

fis-preprocessor-image-set

A preprocessor plugin for fis to automatically add -webkit-image-set css rule.

usage

$ npm install -g fis-preprocessor-image-set
$ vi path/to/project/fis-conf.js
//file : path/to/project/fis-conf.js
fis.config.merge({
    modules : {
        preprocessor : {
            css : 'image-set'
        }
    }
});

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.1
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.1
    2

Package Sidebar

Install

npm i fis-preprocessor-image-set

Weekly Downloads

2

Version

0.0.1

License

none

Last publish

Collaborators

  • fouber