README
Aurora Material UI Theme
Use with a theme provider like:
<ThemeProvider theme={theme}>
...
</ThemeProvider>
More docs here...
A Material UI theme for the Aurora design system
<script type="module">
import auroraIoTheme from 'https://cdn.skypack.dev/@aurora-io/theme';
</script>
Use with a theme provider like:
<ThemeProvider theme={theme}>
...
</ThemeProvider>
More docs here...