0.0.13 • Published 11 months ago

@bearei/element-token v0.0.13

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

Bearei theme

The Bearei token library is an npm package based on the Material Design guidelines, designed for customizing and applying themes that adhere to the Material Design style for UI components in Bearei-related projects. It offers a variety of theme configuration options, including colors, fonts, shadows, and shapes, facilitating the creation of consistent and visually appealing user interfaces.

Related Links:

Installation

pnpm i @bearei/element-token

Use

import {theme} from '@bearei/element-token'

const {font, color, typography, elevation, createTransition, palette, shape, spacing} = theme({
    scheme: 'light'
})
0.0.10

12 months ago

0.0.11

12 months ago

0.0.12

11 months ago

0.0.13

11 months ago

0.0.8

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.7

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago