react-style-prefix
v1.0.4
Published
transform style prop with vendor prefix by browser detection
Downloads
17
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
Webkit
prefix found, it will ignore other vendor prefixes.