$ cnpm install react-vendor-prefixes
Forked from cgarvis/react-vendor-prefix due to lack of maintenance
var VendorPrefix = require('react-vendor-prefix');
module.exports = VendorPrefix.prefix({
container: {
animationDuration: '3s',
animationName: 'slidein',
}
});
Copyright 2013 - present © cnpmjs.org | Home |