
Compass is a CSS Meta-Framework that is ported to Sass to make them easier to configure and apply to your semantic markup. It stands-alone via a simple command-line interface and ready to use in your ruby-based web application.
Best Practices of Compass CSS Framework:
* Use a Base stylesheet file – Create a _base.sass partial to initialize your stylesheets with common variables and the framework utilities you plan to use.
* Write your own Custom Mixins – Mixins let you insert any number of style rules into a selector (and its descendants!) with a single line.
It is not only a collection of classes, because you still can use the best of breed css frameworks such as: blueprint, yui, and 960. So visit the Compass CSS Framework site to learn more!
Posted on 24 March 2009
Tags: CSS
Related Articles
- SlickMap CSS – A Visual Sitemapping Tool for Web Developers
SlickMap CSS is a simple stylesheet for displaying finished sitemaps directly from HTML unordered list navigation. It’s suitable for most web sites – accommodating up to three levels of page navig... - Professional Dark CSS Menu
Graphic effects created in photoshop will bring magic if you master the tricks. When it comes to web designing, the powerful mixed and smart conversion between PSD and XHTML can give a professiona... - Variable Grid System
The Variable Grid System is a web tool to generate an underlying CSS grid for your site. It is based on the 960 Grid System and it is designed & developed by SprySoft. You can input the pixel widt... - Styleneat: CSS Organizer
Styleneat is a web tool that turns your CSS selectors, sub-selectors and properties into well structure CSS. It organizes and standardizes your CSS therefore it will be easier to define page areas... - SenCSs: Sensible Standards CSS Framework
SenCSs is a Sensible Standards CSS Framework (Pronounce it as "sense"). The current version is 0.5 and supplies sensible styling for all repetitive parts of your CSS.
What features that you ca... - Free CSS Drop-Down Menu Framework
This Free CSS Drop-Down Menu Framework is modular, with themes. Not only that the HTML is separated from CSS, but even CSS definitions are categorized into structural and thematic types.
Creatin... - Tick Tock – A CSS & JS Clock that Rock
site: click here
demo: click here
CSS makes every design possible. Recently we found something interesting posted at SohTanaka.com. Soh, the author of this web blog came up with a brilliant id...
I actually use this framework a lot myself; nice one!