1.0.1 • Published 8 years ago

fis3-parser-px2rem v1.0.1

Weekly downloads
2
License
ISC
Repository
github
Last release
8 years ago

a fis3 plugin for px2rem

fis3-parser-px2rem NPM version Dependency Status

Version: 1.0.1

This is a FIS3 plugin for px2rem.

Installation

Run npm install fis3-parser-px2rem

Usage

fis.match('test.css', {
   parser: fis.plugin('px2rem',{
           designWidth: 640
   })
})

setting

{
   designWidth: 640 // designWidth , 640 defult
}

License

MIT © 2015 Gergely Kovács (gg.kovacs@gmail.com)

1.0.1

8 years ago

1.0.0

8 years ago