public marks

PUBLIC MARKS with tags framework & css

December 2009

Easy front-end framework | easyframework.com

by simon_bricolo & 1 other
front-end (CSS/JS/HTML) framework for converting design into HTML faster & providing a solid base for future development

November 2009

October 2009

CSS Frameworks and Semantic Class Names

by dzc
One of the most common complaints about CSS frameworks like Blueprint, YUI Grids, and 960.gs is that they require designers to dirty their fingers by adding presentational class names to their HTML documents, like so:

Compass

by ycc2106 & 2 others
Compass is a stylesheet authoring framework that makes your stylesheets and markup easier to build and maintain. With compass, you write your stylesheets in Sass instead of CSS. Using the power of Sass Mixins and the Compass community, you can apply battle-tested styles from frameworks like Blueprint to your stylesheets instead of your markup. Sass – Sass is part of the Ruby-based project called Haml. It will be installed as a dependency of compass automatically during the next step.

anthonyshort's csscaffold at master - GitHub

by Xavier Lacot & 1 other (via)
A dynamic CSS framework inspired by Shaun Inman's CSS Cacheer. It's aimed at experienced CSS developers - it gives you the tools to create great CSS easily. It abstracts some repetitive and annoying flaws of the language to make it easier to create and maintain, all while giving you the benefits of caching.

Plugins | sfLessPhpPlugin | 1.0.1 | symfony | Web PHP Framework

by Xavier Lacot
sfLessPhpPlugin is a plugin for symfony applications which parses .less files through LESS and outputs CSS files.

Home - csscaffold - GitHub

by tbeaumanoir & 3 others
CSScaffold is a CSS framework written in PHP. Rather than try and create a static framework that uses the standard abilities of CSS, like Blueprint, it uses PHP to extend CSS. The syntax looks and feels exactly like CSS, except that you have some new, powerful abilities.