# jss-plugin-vendor-prefixer [![Version](https://img.shields.io/npm/v/jss-plugin-vendor-prefixer.svg?style=flat)](https://npmjs.org/package/jss-plugin-vendor-prefixer) [![License](https://img.shields.io/npm/l/jss-plugin-vendor-prefixer.svg?style=flat)](https://github.com/cssinjs/jss/blob/master/LICENSE) [![Downlodas](https://img.shields.io/npm/dm/jss-plugin-vendor-prefixer.svg?style=flat)](https://npmjs.org/package/jss-plugin-vendor-prefixer) [![Size](https://img.shields.io/bundlephobia/minzip/jss-plugin-vendor-prefixer.svg?style=flat)](https://npmjs.org/package/jss-plugin-vendor-prefixer) [![Dependencies](https://img.shields.io/david/cssinjs/jss.svg?path=packages%2Fjss-plugin-vendor-prefixer&style=flat)](https://npmjs.org/package/jss-plugin-vendor-prefixer) [![Gitter](https://badges.gitter.im/JoinChat.svg)](https://gitter.im/cssinjs/lobby) > JSS plugin that handles vendor prefixes in the browser See our website [jss-plugin-vendor-prefixer](https://cssinjs.org/jss-plugin-vendor-prefixer?v=v10.0.0) for more information. ## Install Using npm: ```sh npm install jss-plugin-vendor-prefixer ``` or using yarn: ```sh yarn add jss-plugin-vendor-prefixer ```