Updated the tooling and rewritten the package using TypeScript to include type definitions in the published output.
For anyone looking to use these changes before they're merged (if ever) I based them off my fork of this repository and released it under @seinopsys-forks/react-themeable. Note that the fork contains a breaking change, it uses a named export instead of a default one, which is omitted from this PR to preserve backwards compatibility.
Updated the tooling and rewritten the package using TypeScript to include type definitions in the published output.
For anyone looking to use these changes before they're merged (if ever) I based them off my fork of this repository and released it under @seinopsys-forks/react-themeable. Note that the fork contains a breaking change, it uses a named export instead of a default one, which is omitted from this PR to preserve backwards compatibility.
Fixes #12 Closes #13