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