Search Results

Search found 3 results on 1 pages for 'clevercss'.

Page 1/1 | 1 

  • CleverCSS and Vim

    - by Nate
    I am using vim with CleverCSS and was wondering if anyone has made a CleverCSS vim syntax file, or if I should make my own. Thank you! -Nate

    Read the article

  • Insert unicode strings into CleverCSS

    - by Brian M. Hunt
    How can one insert a Unicode string CSS into CleverCSS? In particular, how could one produce the following CSS using CleverCSS: li:after { content: "\00BB \0020"; } I've figured out CleverCSS's parsing rules, but suffice that the permutations I've thought sensible have failed, for example: li: content: "\\00BB \\0020" // becomes content: 'BB 0' EDIT: My other examples and the rest of my post weren't saved. Suffice that I had a longer list of examples that also failed, as did my closing which was something like: I'd be grateful for any thoughts and input. Brian

    Read the article

  • SASS implementation for Java?

    - by cofko
    I'm looking for SASS implementation in Java (could be used with JSP/JSF). For Python I've found CleverCSS, but there is nothing for Java. Anyone heard something about this sort of tool for generating CSS?

    Read the article

1