postcss-bgimage

v2.1.3
Plugin for PoscCSS to remove or keep only images by url() to optimize page loading
postcss postcss-plugin optimization background background-image css

build

NODE_ENV=production rollup -c

lint:js

npx eslint ./src

test

mocha --require @babel/register test/*.js test/**/*.js

ci

npm run test && npm run lint:js

test:watch

npm run test -- --watch

prebuild

rm -rf dist

prepublishOnly

npm run build && git push && git push --tags

preversion

npm run lint:js && npm test
npm i postcss-bgimage

Metadata

  • MIT
  • >=4.0.0
  • Alexandr Antonov
  • released 2/21/2020

Downloads

Maintainers