avh4 / elm-upgrade

Upgrade Elm projects
https://www.npmjs.com/package/elm-upgrade
MIT License
122 stars 15 forks source link

Migrate to new Html.Attributes.style API #24

Closed avh4 closed 6 years ago

avh4 commented 7 years ago

This will be tested in 0.19 alpha, but potentially

style : List (String, String)

will become

style : String -> String -> Attribute
avh4 commented 6 years ago

Fixed in 0.19.0-rc8