Skip to content

0.2.3

Compare
Choose a tag to compare
@chrisrzhou chrisrzhou released this 24 Oct 18:01
· 46 commits to main since this release
0.2.3
094011e

fix(types)

  • b6c655a:
    • Loosely type StyleObject since making CSS.Properties work correctly greatly worsens the DX of typehints.
    • Make props in StyleFunction a required parameter.