react-vendor-prefixes

0.0.2 • Public • Published

React Vendor Prefixes

Forked from cgarvis/react-vendor-prefix due to lack of maintenance

Usage

var VendorPrefix = require('react-vendor-prefix');

module.exports = VendorPrefix.prefix({
    container: {
        animationDuration: '3s',
        animationName: 'slidein',
    }
});

Package Sidebar

Install

npm i react-vendor-prefixes

Weekly Downloads

138

Version

0.0.2

License

MIT

Last publish

Collaborators

  • ziad-saab