postcss-lab-function

v4.1.2
Use lab() and lch() color functions in CSS
color colors comma css design functional lab lch notation and 7 more...

docs

node ../../.github/bin/generate-docs/install.mjs

lint

npm run lint:eslint && npm run lint:package-json

test

node .tape.mjs && npm run test:exports

build

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

clean

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

lint:eslint

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

test:exports

node ./test/_import.mjs && node ./test/_require.cjs

prepublishOnly

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

lint:package-json

node ../../.github/bin/format-package-json.mjs

test:rewrite-expects

REWRITE_EXPECTS=true node .tape.mjs

Metadata

  • CC0-1.0
  • ^12 || ^14 || >=16
  • Jonathan Neal
  • released 3/8/2022

Downloads