@mello-labs/ui
v1.2.0
Published
UI and Design Stylesheet for Mello Labs projects
Downloads
14
Readme
This project is intended for internal loanDepot/mello Labs use and is not (currently) publically supported.
Installation
To install this library, run:
$ npm install @mello-labs/ui --save
Include the following line of code in your main style.scss file. Update link to node_modules as necessary.
@import '../../../node_modules/@mello-labs/ui/scss/styles';