browser-vendor-prefix
Browser vendor prefixes exported as JSON objects.
It will provide sensible defaults for browsers that are lacking unprefixed styles. It's based on autoprefix's output and it works great with spread operators.
; const style = ...alignItemsCenter ...flexDirectionRow marginTop: 10;
MIT license.
Made with <3 by UXtemple.