elm-community / typed-svg

Typed SVG library written for Elm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use Maybe Color instead of Fill Color | FillNone

rupertlssmith opened this issue · comments

It is inconvenient to have to dig for a custom type for something that can be represented percetly well as Maybe Color.