0.2.3
fix(types)
- b6c655a:
- Loosely type
StyleObject
since makingCSS.Properties
work correctly greatly worsens the DX of typehints. - Make
props
inStyleFunction
a required parameter.
- Loosely type
StyleObject
since making CSS.Properties
work correctly greatly worsens the DX of typehints.props
in StyleFunction
a required parameter.