cssinjs / theming

Unified CSSinJS theming solution for React
300 stars 39 forks source link

Refactor to Typescript #92

Open HenriBeck opened 4 years ago

HenriBeck commented 4 years ago

This is the refactor to Typescript.

This includes the following changes

kof commented 4 years ago

I can't say much regarding correctness of types, one thing though for sure is that we need flow types as well, since we can't just remove them.

Wanna try generate flow types?