0.32.88 • Published 4 years ago

@dsbswap/uikit v0.32.88

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

🤤 DSB UIkit

Version Size

DSB UIkit is a set of React components and hooks used to build pages on DSB's apps. It also contains a theme file for dark and light mode.

Install

yarn add @dsbswap/uikit

Setup

Theme

Before using Pancake UIkit, you need to provide the theme file to styled-component.

import { ThemeProvider } from 'styled-components'
import { light, dark } from '@dsbswap/uikit'
...
<ThemeProvider theme={isDark}>...</ThemeProvider>

Reset

A reset CSS is available as a global styled component.

import { ResetCSS } from '@dsbswap/uikit'
...
<ResetCSS />

Types

This project is built with Typescript and export all the relevant types.

0.32.86

4 years ago

0.32.88

4 years ago

0.32.85

4 years ago

0.32.81

4 years ago

0.32.80

4 years ago

0.32.75

4 years ago

0.32.73

4 years ago

0.32.79

4 years ago

0.32.78

4 years ago

0.32.77

4 years ago

0.32.76

4 years ago

0.32.72

4 years ago

0.32.71

4 years ago

0.32.70

4 years ago

0.32.69

4 years ago

0.32.68

4 years ago

0.32.42

4 years ago

0.32.41

4 years ago

0.32.40

4 years ago

0.32.39

4 years ago

0.32.38

4 years ago

0.32.37

4 years ago

0.32.36

4 years ago

0.32.35

4 years ago

0.32.33

4 years ago

0.32.32

4 years ago

0.32.31

4 years ago

0.32.30

4 years ago

0.32.29

4 years ago

0.32.28

4 years ago

0.32.27

4 years ago

0.32.26

4 years ago

0.32.25

4 years ago

0.32.23

4 years ago

0.32.22

4 years ago

0.32.21

4 years ago

0.32.20

4 years ago

0.32.19

4 years ago

0.32.18

4 years ago

0.32.17

4 years ago

0.32.16

4 years ago

0.32.15

4 years ago

0.32.14

4 years ago

0.32.13

4 years ago

0.32.12

4 years ago

0.32.11

4 years ago

0.32.10

4 years ago

0.32.9

4 years ago

0.32.8

4 years ago

0.32.7

4 years ago

0.32.6

4 years ago

0.32.5

4 years ago

0.32.4

4 years ago

0.32.3

4 years ago

0.32.2

4 years ago