0.13.82 • Published 4 years ago

@blzd-dev/uikit-v2 v0.13.82

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

❄️ Blizzard UIkit

Blizzard UIkit is a set of React components and hooks used to build pages on Blizzard's apps. It also contains a theme file for dark and light mode. This project is fork from pancakeswap-uikit

Install

yarn add @blzd-dev/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 '@blzd-dev/uikit'
...
<ThemeProvider theme={isDark}>...</ThemeProvider>

Reset

A reset CSS is available as a global styled component.

import { ResetCSS } from '@blzd-dev/uikit'
...
<ResetCSS />

Types

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

0.13.82

4 years ago

0.13.81

4 years ago

0.13.80

4 years ago

0.13.78

4 years ago

0.13.79

4 years ago

0.13.77

4 years ago

0.13.76

4 years ago

0.13.75

4 years ago

0.13.74

4 years ago

0.13.72

4 years ago

0.13.71

4 years ago

0.13.63

4 years ago

0.13.62

4 years ago

0.13.61

4 years ago

0.13.60

4 years ago

0.13.67

4 years ago

0.13.66

4 years ago

0.13.65

4 years ago

0.13.64

4 years ago

0.13.69

4 years ago

0.13.68

4 years ago

0.13.59

4 years ago

0.13.58

4 years ago

0.13.57

4 years ago

0.13.56

4 years ago

0.13.55

4 years ago

0.13.54

4 years ago

0.13.53

4 years ago

0.13.52

4 years ago

0.13.51

4 years ago

0.13.50

4 years ago

0.13.49

4 years ago

0.13.48

4 years ago

0.13.47

4 years ago

0.13.46

4 years ago

0.13.45

4 years ago

0.13.44

4 years ago

0.13.43

4 years ago

0.13.42

4 years ago

0.13.41

4 years ago

0.13.40

4 years ago

0.13.39

4 years ago

0.13.38

4 years ago

0.13.37

4 years ago

0.13.36

4 years ago

0.13.35

4 years ago

0.13.34

4 years ago

0.13.33

4 years ago

0.13.32

4 years ago

0.13.31

4 years ago

0.13.30

4 years ago

0.13.29

4 years ago

0.13.28

4 years ago

0.13.27

4 years ago

0.13.26

4 years ago

0.13.25

4 years ago

0.13.24

4 years ago