stylus / nib

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

background image full support #179

Open vamp opened 11 years ago

vamp commented 11 years ago

Currently nib doesn't supports background images, like:

linear-gradient(45deg, #bef4f5 5px, transparent 0)
notslang commented 11 years ago

sounds like part of #94