GoogleChromeLabs / postcss-jit-props

A CSS custom property helper based on PostCSS. Supply a pool of variables and this plugin will add them to the stylesheet as they are used.
https://stackblitz.com/edit/jit-open-props?file=postcss.config.js
Apache License 2.0
210 stars 9 forks source link

Adds config entry for custom dark mode selectors #45

Closed argyleink closed 8 months ago

argyleink commented 8 months ago

fixes #44

argyleink commented 8 months ago

i should write another test or two before merging this