px2remplus

1.0.1 • Public • Published

px2remPlus

Just add a feature ignoring selector, the original one px2rem seems like no longer maintaned.

Usage

same as before.

https://github.com/songsiqi/px2rem

except adding ignoring selector

//config
options: {
      remUnit: 100,
      ignoreSelector: 'cube'  // new feature
    }

the selector will be ignored if the css selector includes the ignoreSelector string you give.

Readme

Keywords

Package Sidebar

Install

npm i px2remplus

Weekly Downloads

2

Version

1.0.1

License

MIT

Unpacked Size

67.6 kB

Total Files

14

Last publish

Collaborators

  • soulsandz