components/README.md
ポール ウェッブ 333518f040 Slight fix
2018-11-27 16:42:56 -06:00

26 lines
545 B
Markdown

# @lbry/components
Styling for shared components across LBRY properties
### Installation
```bash
$ npm i @lbry/components sass -D SOON
```
We recommend using this module with [Dart Sass](https://www.npmjs.com/package/sass) for its' focus on speed and low dependency count.
If you are using `@lbry/components`, you can safely remove [@lbry/color](https://github.com/lbryio/color) if you've already included it separately (this module includes it by default).
### Usage
TBD
### License
[BSD-3-Clause](LICENSE) Copyright © LBRY Inc.