# jss-plugin-props-sort

[![Version](https://img.shields.io/npm/v/jss-plugin-props-sort.svg?style=flat)](https://npmjs.org/package/jss-plugin-props-sort)
[![License](https://img.shields.io/npm/l/jss-plugin-props-sort.svg?style=flat)](https://github.com/cssinjs/jss/blob/master/LICENSE)
[![Downlodas](https://img.shields.io/npm/dm/jss-plugin-props-sort.svg?style=flat)](https://npmjs.org/package/jss-plugin-props-sort)
[![Size](https://img.shields.io/bundlephobia/minzip/jss-plugin-props-sort.svg?style=flat)](https://npmjs.org/package/jss-plugin-props-sort)
[![Dependencies](https://img.shields.io/david/cssinjs/jss.svg?path=packages%2Fjss-plugin-props-sort&style=flat)](https://npmjs.org/package/jss-plugin-props-sort)
[![Gitter](https://badges.gitter.im/JoinChat.svg)](https://gitter.im/cssinjs/lobby)

> JSS plugin that ensures style properties extend each other instead of override

See our website [jss-plugin-props-sort](https://cssinjs.org/jss-plugin-props-sort?v=v10.0.0) for more information.

## Install

Using npm:

```sh
npm install jss-plugin-props-sort
```

or using yarn:

```sh
yarn add jss-plugin-props-sort
```