aforemny / elm-mdc

Elm port of the Material Components for the Web CSS/JS library
https://aforemny.github.io/elm-mdc
Apache License 2.0
354 stars 43 forks source link

Drop our special casing of CSS properties in a new Elm release #216

Open berenddeboer opened 5 years ago

berenddeboer commented 5 years ago

Elm has fixed a bug to silently discard CSS variables. This means we no longer need to use our workaround once this fix has been released.