Difference between revisions of "ZUSS Reference"

From Documentation
m
m
Line 4: Line 4:
  
 
<br />
 
<br />
{{references}}
+
<blockquote>
 +
----
 +
<references/>
 +
</blockquote>
 
<br />
 
<br />
  

Revision as of 08:10, 12 December 2011

ZUSS (ZK User-interface Style Sheet)[1] is an extension to CSS. It is compatible with CSS and CSS3 including sophisticated selectors, styles and functions, while allows to use variables, mixins, nested rules, expressions, and Java methods with existing CSS syntax.

Getting Started

Language



  1. ZUSS is inspired by LESS and SASS. Unlike LESS and SASS, the processing of the ZUSS files doesn't require the JavaScript (Rhino) or Ruby (jRuby) interpreter.



If you have any feedback regarding this book, please leave it here.