boundary-web-ui-kit
TypeScript icon, indicating that this package has built-in type declarations

1.0.38 • Public • Published

Boundary Web UI Kit

Getting Started

Install

npm i boundary-web-ui-kit

Import global stylesheet

import "boundary-web-ui-kit/src/scss/global.scss";

Import components

import { Button } from "boundary-web-ui-kit";

Add component to UI

<Button variant="primary">Continue</Button>

Example

stage.boundary.co.uk/web-ui-kit

Dependencies (6)

Dev Dependencies (12)

Package Sidebar

Install

npm i boundary-web-ui-kit

Weekly Downloads

0

Version

1.0.38

License

ISC

Unpacked Size

21.4 MB

Total Files

232

Last publish

Collaborators

  • craigboundary
  • neilj247