postcss-pseudo-is
PostCSS plugin to transform the :is() CSS pseudo-class into more compatible CSS selectors.
focus-within-polyfill
Small vanilla javascript that feature detect the :focus-within pseudo selector and polyfills it with a standard css class if necessary.
postcss-click
PostCSS plugin that allows to use the :click pseudo class and implement it in JavaScript.