What Changed
- Added a context API for changing the base colors of buttons and input fields. Wrap your component with
<TailReactBaseColorProvider color="green"></TailReactBaseColorProvider>
to change the colors. by @tareq1988
Full Changelog: v0.5.1...v1.1.0