Skip to content

kleros/ui-components-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.