ZUSS Reference

From Documentation
Revision as of 08:08, 16 November 2011 by Tomyeh (talk | contribs)

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


Template:References


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

  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.