mirror of
https://github.com/Rushilwiz/spaceout.git
synced 2025-04-22 20:39:50 -04:00
27 lines
1.1 KiB
Markdown
27 lines
1.1 KiB
Markdown
# jss-plugin-vendor-prefixer
|
|
|
|
[](https://npmjs.org/package/jss-plugin-vendor-prefixer)
|
|
[](https://github.com/cssinjs/jss/blob/master/LICENSE)
|
|
[](https://npmjs.org/package/jss-plugin-vendor-prefixer)
|
|
[](https://npmjs.org/package/jss-plugin-vendor-prefixer)
|
|
[](https://npmjs.org/package/jss-plugin-vendor-prefixer)
|
|
[](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.5.0) for more information.
|
|
|
|
## Install
|
|
|
|
Using npm:
|
|
|
|
```sh
|
|
npm install jss-plugin-vendor-prefixer
|
|
```
|
|
|
|
or using yarn:
|
|
|
|
```sh
|
|
yarn add jss-plugin-vendor-prefixer
|
|
```
|