anthonyshort / stitch-css

CSS patterns for Compass
http://anthonyshort.github.com/stitch-css/
260 stars 19 forks source link

Added RGB Fallback mixin #15

Closed chrisbuttery closed 12 years ago

chrisbuttery commented 12 years ago

Created a color dir inside of patterns which includes the _rgba.scss mixin

chrisbuttery commented 12 years ago

Whoops.. ive included the inline-icon mixin in this pull request. https://github.com/anthonyshort/stitch-css/issues/8

I included $x-pos and $y-pos. I guess by including a bg image, if didnt want to just set the image position x values and just leave "top". e.g. background-position: $x-pos top. I thought it would be cool to let the use define if the icon is to be positioned to the left or right.. Dunno, what do you think ?

chrisbuttery commented 12 years ago

Any feedback Capt'n Compass ?