postcss-color-rgb

v1.1.3
PostCSS plugin to transform W3C CSS Color Module Level 4 rgb() new syntax to more compatible CSS (comma-separated rgb() or rgba())
postcss css postcss-plugin color rgb rgba

clean

rimraf dist

coveralls

nyc report --reporter=text-lcov | coveralls

lint

eslint src/**/*.js

pretest

npm run lint

test:ava

ava

test

nyc npm run test:ava

prebuild

npm-run-all clean lint

build

babel src --out-dir dist

prepublish

npm run build

Metadata

  • MIT
  • Whatever
  • David Marchena
  • released 11/16/2016

Downloads

Maintainers