For two days im doing a small research, since at my job we want to redesign the site completely. The Project is large sized, so we brainstormed how we could reduce the time spent on writing css.
I remembered Sass from times when i wrote a bit of ruby on rails code, i checked it again and im surprised how nice it is. And even nicer with Compass.
In this Post i will post some links, if you are interested in using Css frameworks for your projects. Some titles are in german, since it was for my german collegues.
I recoment to read following articles:
http://sonspring.com/journal/sass-for-designers
http://www.netmagazine.com/tutorials/code-smarter-css-sass
Links:
Einfühurung simples OOCSS:
http://www.webkrauts.de/2009/07/06/objektorientiertes-css-eine-einfuehrung/
CSS Frameworks ( with parsers):
http://compass-style.org/ ( Sass + Compass)
yii und haml + sass : http://www.yiiframework.com/extension/haml-and-sass
yii und less: http://www.yiiframework.com/extension/less
WordPress ( with mobile theme) http://whiteboardframework.com/
Xcss hat nen plugin fuer Textmate,
Vergleich:
http://www.pxleyes.com/blog/2010/02/pros-and-cons-of-3-popular-css-meta-frame...
http://coding.smashingmagazine.com/2011/09/09/an-introduction-to-less-and-com...
Essay:
http://www.highresolution.info/spotlight/entry/was_sie_ueber_css-frameworks_w... (speziel YAML, anscheinend lesenswert :)
E-books:
Scalable and Modular Architecture for CSS
Paar stackoverflow fragen, antworten:
http://stackoverflow.com/questions/2253110/how-to-manage-css-explosion/481299...
Aufräumen von CSS:
http://csstidy.sourceforge.net/download.php
Tips:
clearleft.s3.amazonaws.com/2008/cssSystems_notes_small.pdf
Responsive layouts with sass:
http://chriseppstein.github.com/blog/2011/08/21/responsive-layouts-with-sass/
Netbeans module for scss:


