Skip to content

Instantly share code, notes, and snippets.

@duggi
Created August 21, 2010 15:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save duggi/542485 to your computer and use it in GitHub Desktop.
Save duggi/542485 to your computer and use it in GitHub Desktop.
# CSS Utility Classes
## DESCRIPTION
* used as 'base' classes to graft on some basic behaviour that we want
* normally the first value of the class attribute on an html element
## THE LIST CLASSES
* i use these the most, as other util classes have fallen away as mere html emulation classes
<ul class="bar">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment