xCSS: A Lightweight Open Source Object Oriented CSS Framework

Posted on October 12, 2009, under Frameworks,  Bookmark it

xCSS is an open source lightweight framework that bases on CSS to empower a straight forward and object-oriented workflow when developing complex styles cascades. This framework is very useful to cut out development time by: having an intuitive overview of the overall CSS structure, using variables, re-using style existing cascades, nesting selector declarations, extending objects and many other handy features. xCSS seemly integrated into any existing workflow. An advantage is that the CSS overhead is getting reduced while your (X)HTML attributes remain semantic.

xCSS-Object-Oriented-CSS-Framework

xCSS compiles on the fly (your natural CSS workflow remains the same) and it easily configurable (you can setup the file hierarchy and miscellaneous output settings in one single xCSS config file).

Do you wish to receive the latest updates as soon as they are posted? Get our RSS Feed or Subscribe to the Newsletter!

Get our RSS Feed!

Leave a Reply


* = required fields

  (will not be published)


XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Note: If you want to post CODE Snippets, please make them postable first!
(e.g. <br /> should be converted to &lt;br /&gt;)