argyleink / open-props

CSS custom properties to help accelerate adaptive and consistent design.
https://open-props.style
MIT License
4.7k stars 191 forks source link

fix referencing of elastic easing #428

Closed waspeer closed 11 months ago

waspeer commented 11 months ago

The ease-squish easing variables referenced elastic-in-out, but the references weren't prefixed with --ease- and therefore not working.

stackblitz[bot] commented 11 months ago

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

waspeer commented 11 months ago

I've added a test as well that checks if all references are valid.

argyleink commented 11 months ago

fixed in v1.6.6