Btw, again, thanks for the work done! I would have written some more 
myself, or brainstorm a bit further but I'm really neck high in work for 
customers plus big meeting tomorrow so short of time.

Anyway, do you plan on incorporating a grid framework/concept in Garden, or 
keep this a snippet like it is?

Cheers,
Rob

Op dinsdag 9 april 2013 21:58:50 UTC+2 schreef Joel Holdbrooks het volgende:
>
> Nobel Clojurians,
>
> I am pleased to announce the alpha version of 
> *Garden*<https://github.com/noprompt/garden>, 
> a new library for writing CSS in Clojure.
>
> The project weds the best ideas from Hiccup, gaka, and cssgen and aims to 
> provide a clean and conventional way to author stylesheets without being 
> too simple or too complex.
>
> Currently the list of notable features include:
>
>    - Nestable rules
>    - Nestable declarations (this my change)
>    - A builtin set of tools for working with CSS unit values
>    - Convenient multiple selector syntax (IE. h1, h2, h3 { ... })
>    - Output formatting options
>
> What's planned for the near future:
>
>    - The ability to use Clojure meta as a media query
>    - A builtin set of tools for working with CSS color values
>    - & selector syntax for nested rules 
>
> For those of you who are interested in this sort of thing, please have a 
> look at the *project's repository* <https://github.com/noprompt/garden>. 
> There is still quite a bit of ground to do cover and any 
> help/criticism/contribution would be greatly appreciated.
>
> Please feel free to offer suggestions, ask questions, open issues, or send 
> pull requests. I would love nothing more than to see this library succeed 
> where other's have not. 
>
>
> Truly,
>
> Joel Holdbrooks (aka noprompt)
>
>

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to