components/README.md
ポール ウェッブ c5a55f00c4 Initial commit
2018-11-27 16:41:30 -06:00

26 lines
546 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 (c) LBRY Inc.