mirror of
https://github.com/Rushilwiz/spaceout.git
synced 2025-04-21 20:09:50 -04:00
27 lines
851 B
Markdown
27 lines
851 B
Markdown
# jss
|
|
|
|
[](https://npmjs.org/package/jss)
|
|
[](https://github.com/cssinjs/jss/blob/master/LICENSE)
|
|
[](https://npmjs.org/package/jss)
|
|
[](https://npmjs.org/package/jss)
|
|
[](https://npmjs.org/package/jss)
|
|
[](https://gitter.im/cssinjs/lobby)
|
|
|
|
> A lib for generating Style Sheets with JavaScript.
|
|
|
|
See our website [jss](https://cssinjs.org/setup?v=v10.5.0) for more information.
|
|
|
|
## Install
|
|
|
|
Using npm:
|
|
|
|
```sh
|
|
npm install jss
|
|
```
|
|
|
|
or using yarn:
|
|
|
|
```sh
|
|
yarn add jss
|
|
```
|