bwui

0.0.4 • Public • Published

npm Build Status Dependency Status devDependency Status

BWUI is currently under construction, and should not be used in any production code

Using bwui

There are a few different ways to use bwui components.

Import Full components

The easiest way to include BW components wraps styles into the Javascript.

import { Img } from "bwui";

Import Javascript/CSS separately

Useful if you would like to load styles separately from the Javascript

import { Img } from "bwui/js";
@import "node_modules/bwui/css/Img"

Dependencies (0)

    Dev Dependencies (25)

    Package Sidebar

    Install

    npm i bwui

    Weekly Downloads

    1

    Version

    0.0.4

    License

    MIT

    Last publish

    Collaborators

    • ibc-archive