@wsui/base

v0.2.10
React component library

Whitespace UI

React component library

Development

  1. Clone the repo
  2. Run yarn to install dependencies
  3. Run yarn storybook to launch Storybook
  4. Create components in /src and stories in /stories

Publishing

  1. Run yarn build to build the library

Example app

  1. Run yarn dev inside /example/vite-app to launch the example app

Caveats

  • Firefox doesn't support the :has() pseudo-class yet (https://caniuse.com/css-has) so some hover and focus styles are applied differently in that browser.
npm i @wsui/[email protected]

Metadata

Downloads