tomyeh / ZUSS

An extension to CSS providing mixins, nested rules, conditional content, variables and seamless Java integration.
http://books.zkoss.org/wiki/ZUSS_Reference
19 stars 5 forks source link

content: "" breaks the parser #17

Closed denizdogan closed 6 years ago

denizdogan commented 11 years ago

I'm using this CSS snippet in my ZUSS file: https://gist.github.com/998737

org.zkoss.zuss.ZussException: [zuss] /static/css/zuss.zuss:Line 21: unclosed string literal

Line 21 is: content:"";

denizdogan commented 6 years ago

No longer relevant to me, closing