Parcel CSS Playground
Minify
Chrome:
Firefox:
Safari:
Opera:
Edge:
IE:
iOS:
Android:
Samsung:
.foo { background: yellow; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-transition: background 200ms; -moz-transition: background 200ms; transition: background 200ms; }