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

5 years ago

0.32.70

5 years ago

0.32.69

5 years ago

0.32.68

5 years ago

0.32.42

5 years ago

0.32.41

5 years ago

0.32.40

5 years ago

0.32.39

5 years ago

0.32.38

5 years ago

0.32.37

5 years ago

0.32.36

5 years ago

0.32.35

5 years ago

0.32.33

5 years ago

0.32.32

5 years ago

0.32.31

5 years ago

0.32.30

5 years ago

0.32.29

5 years ago

0.32.28

5 years ago

0.32.27

5 years ago

0.32.26

5 years ago

0.32.25

5 years ago

0.32.23

5 years ago

0.32.22

5 years ago

0.32.21

5 years ago

0.32.20

5 years ago

0.32.19

5 years ago

0.32.18

5 years ago

0.32.17

5 years ago

0.32.16

5 years ago

0.32.15

5 years ago

0.32.14

5 years ago

0.32.13

5 years ago

0.32.12

5 years ago

0.32.11

5 years ago

0.32.10

5 years ago

0.32.9

5 years ago

0.32.8

5 years ago

0.32.7

5 years ago

0.32.6

5 years ago

0.32.5

5 years ago

0.32.4

5 years ago

0.32.3

5 years ago

0.32.2

5 years ago