stylus / nib

Stylus mixins, utilities, components, and gradient image generation
http://stylus.github.io/nib
MIT License
1.9k stars 250 forks source link

Remove vendor prefix for border-radius #306

Closed netlemur closed 9 years ago

netlemur commented 9 years ago

The -webkit- prefix for border-radius should not be needed anymore (http://caniuse.com/#search=border-radius). This could probably close #305

notslang commented 9 years ago

LGTM - Thanks @netlemur!