sr-components

1.5.17 • Public • Published

SRC

Just another UI component library based on Styled System.

Developing

  1. yarn install
  2. yarn start
  3. GG.

Contributing

  1. Fork.
  2. Work.
  3. Commit.
  4. PR.
  5. GG.

Using

Need to work on this section...

  1. Run yarn add sr-components styled-components react-router-dom @fortawesome/fontawesome-svg-core @fortawesome/free-brands-svg-icons @fortawesome/free-regular-svg-icons @fortawesome/free-solid-svg-icons @fortawesome/react-fontawesome in your app
  2. Add a <ThemeProvider theme={theme}> to your project's root, and pass it a theme. You can either add your own theme or import the one used in this library like such: import { theme } from 'sr-components';.
  3. To import a component in a file, simply type import { Box } from 'sr-components';
  4. GG.

Dependents (0)

Package Sidebar

Install

npm i sr-components

Weekly Downloads

3

Version

1.5.17

License

MIT

Unpacked Size

887 kB

Total Files

118

Last publish

Collaborators

  • cereallarceny