GoogleChromeLabs / houdini.how

A community-driven gathering place for CSS Houdini worklets and resources.
https://houdini.how
Apache License 2.0
152 stars 39 forks source link

Proper durable fix for CSS property generation in demos #115

Closed developit closed 3 years ago

developit commented 3 years ago

I don't know why I didn't notice before, but we were never generating css-case properties from jsCase properties.

All the demos works fine with this patch in place.