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

Adaptive keyframes not working #27

Closed argyleink closed 1 year ago

argyleink commented 1 year ago

see https://github.com/argyleink/open-props/issues/329

i believe this is a missing feature, adaptive keyframe insertion

argyleink commented 1 year ago

new test added and this bug is fixed in v1.0.9 👍🏻