I want a css framework, similiar to blueprint i guess but something that keeps all layout defined in the CSS, and not in the class naming convention.
example: with blueprint you have to say class="span-6 last", maybe I want to change the last column to be the first, w/o having to change 50 html pages.
Does this exist?