Skip to content

AndreiMVP/frontend-library

 
 

Repository files navigation

Kleros

Kleros UI Components Library

Conventional Commits Commitizen Friendly Styled with Prettier

Introduction

🚧 Under Construction 🚧

Usage

  • Install the package with yarn add @kleros/ui-components-library or npm install @kleros/ui-components-library
  • Create a theme file where you destructure lightTheme or darkTheme (or both) in your theme object to provide the correct colors to the components.
  • Provide the theme with styled-components ThemeProvider.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.6%
  • Other 0.4%