0.6.12 • Published 5 years ago

@dmitrivanguard/webpack-ui v0.6.12

Weekly downloads
1
License
ISC
Repository
github
Last release
5 years ago

Santiment UI Library

Santiment UI React library.

List of components

  1. Button
  2. Input
  3. Panel
  4. Search input
  5. Select search input

Setup

Cloning

git clone git@github.com:santiment/san-ui.git && cd san-ui

Installing dependencies

yarn

Usage

Starting a development build

yarn storybook

Building the project

yarn build:storybook

Building the library

yarn build:lib

Publishing the library

yarn lib-publish

In the project

In order to access CSS variables main.scss should be imported into the project's main style file, e.g.:

/* index.scss */

@import "~@santiment-network/ui/main.scss";

/* ... */
0.6.12

5 years ago

0.6.10

5 years ago

0.6.6

5 years ago

0.6.5

5 years ago

0.6.4

5 years ago

0.6.3

5 years ago

0.6.2

5 years ago

0.6.1

5 years ago

0.9.1

5 years ago

0.9.0

5 years ago

0.8.0

5 years ago

0.7.0

5 years ago

0.6.0

5 years ago

0.5.0

5 years ago

0.3.0

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.10

5 years ago

0.1.9

5 years ago

0.1.5

5 years ago

0.1.3

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago