0.32.88 • Published 3 years ago

@dsbswap/uikit v0.32.88

Weekly downloads
-
License
MIT
Repository
github
Last release
3 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

3 years ago

0.32.88

3 years ago

0.32.85

3 years ago

0.32.81

3 years ago

0.32.80

3 years ago

0.32.75

3 years ago

0.32.73

3 years ago

0.32.79

3 years ago

0.32.78

3 years ago

0.32.77

3 years ago

0.32.76

3 years ago

0.32.72

3 years ago

0.32.71

3 years ago

0.32.70

3 years ago

0.32.69

3 years ago

0.32.68

3 years ago

0.32.42

3 years ago

0.32.41

3 years ago

0.32.40

3 years ago

0.32.39

3 years ago

0.32.38

3 years ago

0.32.37

3 years ago

0.32.36

3 years ago

0.32.35

3 years ago

0.32.33

3 years ago

0.32.32

3 years ago

0.32.31

3 years ago

0.32.30

3 years ago

0.32.29

3 years ago

0.32.28

3 years ago

0.32.27

3 years ago

0.32.26

3 years ago

0.32.25

3 years ago

0.32.23

3 years ago

0.32.22

3 years ago

0.32.21

3 years ago

0.32.20

3 years ago

0.32.19

3 years ago

0.32.18

3 years ago

0.32.17

3 years ago

0.32.16

3 years ago

0.32.15

3 years ago

0.32.14

3 years ago

0.32.13

3 years ago

0.32.12

3 years ago

0.32.11

3 years ago

0.32.10

3 years ago

0.32.9

3 years ago

0.32.8

3 years ago

0.32.7

3 years ago

0.32.6

3 years ago

0.32.5

3 years ago

0.32.4

3 years ago

0.32.3

3 years ago

0.32.2

3 years ago