react-style-prefix
v1.0.4
Published
transform style prop with vendor prefix by browser detection
Readme
A simple react style prefixer.
Add vendor prefix to style property or fix it through browser detection.
Browser detection result of vendor prefix and style properties saved in cache to save detection time. That said, if
Webkitprefix found, it will ignore other vendor prefixes.
