# react-jss

[![Version](https://img.shields.io/npm/v/react-jss.svg?style=flat)](https://npmjs.org/package/react-jss)
[![License](https://img.shields.io/npm/l/react-jss.svg?style=flat)](https://github.com/cssinjs/jss/blob/master/LICENSE)
[![Downlodas](https://img.shields.io/npm/dm/react-jss.svg?style=flat)](https://npmjs.org/package/react-jss)
[![Size](https://img.shields.io/bundlephobia/minzip/react-jss.svg?style=flat)](https://npmjs.org/package/react-jss)
[![Dependencies](https://img.shields.io/david/cssinjs/jss.svg?path=packages%2Freact-jss&style=flat)](https://npmjs.org/package/react-jss)

> JSS integration with React

See our website [react-jss](https://cssinjs.org/react-jss?v=v10.10.0) for more information.

## Install

Using npm:

```sh
npm install react-jss
```

or using yarn:

```sh
yarn add react-jss
```
