Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save lvl99/cee141d9bc5d57070e55ab51436ec02c to your computer and use it in GitHub Desktop.
Save lvl99/cee141d9bc5d57070e55ab51436ec02c to your computer and use it in GitHub Desktop.
Object-oriented inspired composable LESS mixins. View the article on the blog: http://blog.lvl99.com
.ui-lvl99-toggleable(@ns: ~"lvl99-toggleable"; @-toggleable-display: ~"block") {
// … magic beans follows ...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment