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 legacy webkit gradient. #185

Closed paulmillr closed 11 years ago

paulmillr commented 11 years ago

It’s barely used and breaks following case: background: linear-gradient(to bottom, #5198ce 0%,#4077b2 100%)

notslang commented 11 years ago

thankyou for pointing this out, but #94 already covers this.