@solved-ac/ui-react
TypeScript icon, indicating that this package has built-in type declarations

0.6.4 • Public • Published

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

NPM JavaScript Style Guide

Install

yarn add @solved-ac/ui-react @emotion/react @emotion/styled

or, with npm:

npm install --save @solved-ac/ui-react @emotion/react @emotion/styled

Usage

<ThemeProvider theme={solvedThemes.light}>
  <SolvedGlobalStyles />
  <Component />
</ThemeProvider>

Contribute

Contributions are welcome!

License

MIT © shiftpsh

Readme

Keywords

none

Package Sidebar

Install

npm i @solved-ac/ui-react

Weekly Downloads

32

Version

0.6.4

License

MIT

Unpacked Size

1.24 MB

Total Files

65

Last publish

Collaborators

  • shiftpsh