@solved-ac/ui-react
v0.9.0
Published
React component library used by solved.ac
Readme
HEAVILY INCOMPLETE
Do not use this package in production! Almost every commit will be a breaking change.
@solved-ac/ui-react
React component library used by solved.ac
Install
yarn add @solved-ac/ui-react @emotion/react @emotion/styledor, with npm:
npm install --save @solved-ac/ui-react @emotion/react @emotion/styledUsage
<ThemeProvider theme={solvedThemes.light}>
<SolvedGlobalStyles />
<Component />
</ThemeProvider>Contribute
Contributions are welcome!
License
MIT © shiftpsh
