Skip to content

Instantly share code, notes, and snippets.

@TheNicholasNick
Created June 17, 2009 02:49
Show Gist options
  • Save TheNicholasNick/131046 to your computer and use it in GitHub Desktop.
Save TheNicholasNick/131046 to your computer and use it in GitHub Desktop.
.onsalesidebar <= sidebar {
/* extends .sidebar */
background-color: #FFA500;
}
=sidebar(!bg = "#f00")
:background-color= !bg
:float left
:width 100px
.sidebar
+sidebar
.onsalesidebar
+sidebar(#00f)
h3
:color #0ff
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment