postcss-focus-within

v5.0.4
Use the :focus-within pseudo-selector in CSS
postcss css postcss-plugin focus within polyfill pseudos selectors accessibility and 4 more...

lint

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

test

postcss-tape --ci && npm run test:exports

build

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

clean

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

stryker

stryker run --logLevel error

test:exports

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

prepublishOnly

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

Metadata

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

Downloads