postcss-input-range

v5.0.0
Style range inputs with unprefixed pseudo-classes
postcss css postcss-plugin styles ranges inputs types pseudos classes and 3 more...

build

rollup --config .rollup.js --silent

clean

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

prepublishOnly

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

test

npm run lint && npm run test:tape

lint

echint && eslint src/{*,**/*}.js --cache --ignore-path .gitignore --quiet

test:tape

postcss-tape
npm i postcss-input-range

Metadata

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

Downloads