Nice Joel! Thanks for making css a function. I suggest that others check this library out. It is a very compelling clojure alternative to SASS/LESS.
On Thursday, September 26, 2013 8:39:05 PM UTC-5, Joel Holdbrooks wrote: > > After nearly a month and a half of work, I'm extremely excited to finally > announce the release of Garden 1.0.0 <https://github.com/noprompt/garden> > ! > > This new release contains several important bug fixes, new features, and > of course breaking changes. Please be sure to see the > ChangeLog<https://github.com/noprompt/garden/blob/master/ChangeLog.md#changes-between-010-beta6-and-100>for > what has changed since the last release. This is critical for people > who want to upgrade as there are some syntax changes and namespaces which > are no longer included. > > In a nutshell the new version has: > > > - full ClojureScript support > - built-in @keyframes support > - the garden.core/css *function* (previously was a macro) > - the garden.core/style function for inline styling of HTML > - new compiler settings > - configurable automatic vendor prefixing > > > A huge thank you goes out to Julien Eluard for making ClojureScript > support a success. Also, I want to thank Rob Jens for spotting bugs and > writing stylesheets with Garden against the development version. Without > this kind of support, I don't think I'd be as happy as I am today. > > As always, I'm interested in hearing new ideas and getting feedback from > the community. > > Sincerely, > > Joel > -- -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
