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