Skip to content

Instantly share code, notes, and snippets.

@Marak
Forked from cloudhead/gist:398017
Created May 12, 2010 02:22
Show Gist options
  • Save Marak/398131 to your computer and use it in GitHub Desktop.
Save Marak/398131 to your computer and use it in GitHub Desktop.
UBER FILE
-----------------
.something {
!click-a
}
input#search {
:hover { ... }
!click-b
}
click-a {
"begin" : function () { },
}
click-b {
"begin" : function () {},
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment