postcss-plugin-px2rem

v0.8.0
A plugin for PostCSS that generates rem units from multi units.
px rem postcss plugin

compile

rm -rf lib && babel -d lib src

compile:watch

npm run compile -- --watch

lint

eslint src test

test

babel-node $(npm bin)/babel-istanbul cover $(npm bin)/_mocha -- --no-timeouts

coveralls

cat ./coverage/lcov.info | coveralls

Metadata

  • MIT
  • Whatever
  • pigcan
  • released 11/22/2018

Downloads

Maintainers