Skip to content

Instantly share code, notes, and snippets.

Created June 12, 2013 14:12
Show Gist options
  • Save anonymous/5765615 to your computer and use it in GitHub Desktop.
Save anonymous/5765615 to your computer and use it in GitHub Desktop.
Created with http://SassBin.com
<button class="test">Super toller Button</button>
@import "compass";
@import "fancy-buttons";
.test {
@include fancy-button(#a20000);
}
{
"html": {
"visible": false
},
"sass": {
"visible": true,
"left": "0%",
"right": "66.66666412353516%",
"wrap": true
},
"css": {
"visible": true,
"left": "33.30876934414149%",
"right": "33.33333206176758%",
"wrap": true
},
"page": {
"visible": true,
"left": "66.61753868828298%",
"right": "0%"
},
"css-flavor": "expanded"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment