ThemeStyles

Injects the global CSS theme color variables used throughout renoun/components.

This component is automatically included in the ThemeProvider component. Only use this component if you are managing the theme yourself.

API Reference

ThemeStyles

() => Promise<React.JSX.Element>

Injects the global CSS theme color variables used throughout renoun/components.

This component is automatically included in the ThemeProvider component. Only use this component if you are managing the theme yourself.

Returns
Promise<Element>