fis3-parser-px2rem

1.0.1 • Public • Published

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)

Readme

Keywords

none

Package Sidebar

Install

npm i fis3-parser-px2rem

Weekly Downloads

1

Version

1.0.1

License

ISC

Last publish

Collaborators

  • mrluobo