postcss-csso

v6.0.1
PostCSS plugin to minify CSS using CSSO
css minifier minify compress optimisation csso postcss plugin

test

mocha test --reporter ${REPORTER:-progress}

test:cjs

mocha cjs-test --reporter ${REPORTER:-progress}

lint

eslint lib test

build

npm run esm-to-cjs

build-and-test

npm run esm-to-cjs-and-test

esm-to-cjs

node scripts/esm-to-cjs

esm-to-cjs-and-test

npm run esm-to-cjs && npm run test:cjs

coverage

c8 --reporter=lcovonly npm test

prepublishOnly

npm run lint && npm test && npm run build-and-test
npm i postcss-csso

Metadata

  • MIT
  • ^12.20.0 || ^14.13.0 || >=15.0.0
  • Roman Dvornov
  • released 8/11/2022

Downloads

Maintainers