elm-community / typed-svg

Typed SVG library written for Elm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make 'opacity' a typed value instead of a string.

rupertlssmith opened this issue · comments

The following attributes should take an Opacity argument instead of a String:

opacity
stop-opacity
stroke-opacity