Cool.

Do you try it on Amber?


2014-03-11 17:13 GMT+04:00 Gabriel Cotelli <g.cotelli@gmail.com>:
Hi,

I'm announcing the first official release of RenoirSt, a DSL enabling programmatic cascading style sheet generation for Pharo.

For the impatient, you can load it in your 3.0 image evaluating:

Gofer it � �
� � url: 'http://smalltalkhub.com/mc/gcotelli/RenoirSt/main';
� � configurationOf: 'RenoirSt';
� � loadStable�

or download a ready to use image from the Contribution CI Server�( a ConfigurationBrowser option comming soon).

Visit the project page and GitHub repository�for more information on the supported and planned features, and check-out the online tutorial.

I hope you find it useful. Feel free to ask any questions, suggest ideas and improvements, or report bugs (the issue tracker is in GitHub).

Gabriel