avh4 / elm-upgrade

Upgrade Elm projects

Home Page:https://www.npmjs.com/package/elm-upgrade

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Migrate to new Html.Attributes.style API

avh4 opened this issue · comments

This will be tested in 0.19 alpha, but potentially

style : List (String, String)

will become

style : String -> String -> Attribute

Fixed in 0.19.0-rc8