purescript-contrib/purescript-css

`transitionDuration` incorrectly typed as `String`

nsaunders opened this issue · 0 comments

Describe the bug
The transitionDuration function should be typed as Time -> CSS instead of String -> CSS.