Skip to content

Instantly share code, notes, and snippets.

@jensgro
Forked from anonymous/structure.html
Created June 12, 2013 14:13
Show Gist options
  • Save jensgro/5765625 to your computer and use it in GitHub Desktop.
Save jensgro/5765625 to your computer and use it in GitHub Desktop.
Fancy-Buttons Testseite
<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