postcss-overflow-shorthand

v3.0.1
Use the overflow shorthand in CSS
postcss css postcss-plugin overflow properties shorthands values

lint

eslint ./src --ext .js --ext .ts --ext .mjs --no-error-on-unmatched-pattern

test

postcss-tape --ci

build

rollup -c ../../rollup/default.js

clean

node -e "fs.rmSync('./dist', { recursive: true, force: true });"

stryker

stryker run --logLevel error

prepublishOnly

npm run clean && npm run build && npm run test

Metadata

  • CC0-1.0
  • ^12 || ^14 || >=16
  • Jonathan Neal
  • released 12/13/2021

Downloads