0.13.82 • Published 3 years ago

@blzd-dev/uikit-v2 v0.13.82

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

3 years ago

0.13.81

3 years ago

0.13.80

3 years ago

0.13.78

3 years ago

0.13.79

3 years ago

0.13.77

3 years ago

0.13.76

3 years ago

0.13.75

3 years ago

0.13.74

3 years ago

0.13.72

3 years ago

0.13.71

3 years ago

0.13.63

3 years ago

0.13.62

3 years ago

0.13.61

3 years ago

0.13.60

3 years ago

0.13.67

3 years ago

0.13.66

3 years ago

0.13.65

3 years ago

0.13.64

3 years ago

0.13.69

3 years ago

0.13.68

3 years ago

0.13.59

3 years ago

0.13.58

3 years ago

0.13.57

3 years ago

0.13.56

3 years ago

0.13.55

3 years ago

0.13.54

3 years ago

0.13.53

3 years ago

0.13.52

3 years ago

0.13.51

3 years ago

0.13.50

3 years ago

0.13.49

3 years ago

0.13.48

3 years ago

0.13.47

3 years ago

0.13.46

3 years ago

0.13.45

3 years ago

0.13.44

3 years ago

0.13.43

3 years ago

0.13.42

3 years ago

0.13.41

3 years ago

0.13.40

3 years ago

0.13.39

3 years ago

0.13.38

3 years ago

0.13.37

3 years ago

0.13.36

3 years ago

0.13.35

3 years ago

0.13.34

3 years ago

0.13.33

3 years ago

0.13.32

3 years ago

0.13.31

3 years ago

0.13.30

3 years ago

0.13.29

3 years ago

0.13.28

3 years ago

0.13.27

3 years ago

0.13.26

3 years ago

0.13.25

3 years ago

0.13.24

3 years ago