stylus / nib

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

Add support for background-size keywords #198

Closed artnez closed 11 years ago

artnez commented 11 years ago

Allows the following syntax:

image '/mr-t.png' cover

Fixes #182

artnez commented 11 years ago

See https://developer.mozilla.org/en-US/docs/Web/CSS/background-size#Syntax

notslang commented 11 years ago

Thank you very much! This looks great! :+1: