0.0.5 • Published 3 years ago

@nulabudget/nula-ui v0.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

license

Nula UI

Nula UI is an open-source react component library used by Nula Budget.

Getting started

  1. To install, just run:
npm i @nulabudget/nula-ui

or

yarn add @nulabudget/nula-ui
  1. Import the main scss entrypoint into the root of your project:
import "@nulabudget/nula-ui/styles/index.scss";

You'll need to make sure that your app supports importing sass files.

License

This project is licensed under the terms of the MIT license.