purescript-contrib / purescript-css

A clean, type-safe library for describing, manipulating and rendering CSS
Apache License 2.0
105 stars 39 forks source link

Number is not a valid font-weight #118

Open eric-corumdigital opened 4 years ago

eric-corumdigital commented 4 years ago

https://github.com/purescript-contrib/purescript-css/blob/v4.0.0/src/CSS/Font.purs#L64

Font weights must be integers in [1, 1000]. https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight