> -----Original Message----- > From: [email protected] [mailto:ironruby-core- > [email protected]] On Behalf Of Seo Sanghyeon > Sent: Tuesday, September 01, 2009 6:18 PM > To: [email protected] > Subject: [Ironruby-core] IronRuby and LessCss > > LessCss extends CSS with variables, arithmetic operators, nested rules and > other neat stuffs. There is a compiler written in Ruby which turns this > "better > CSS" to CSS browsers can understand. > http://lesscss.org/
LessCss is pretty cool. I like Sass personally, but they both accomplish the same thing. > This is a blog post discussing using LessCss through IronRuby in ASP.NET. I > didn't see discussion about this on the list, but I think there should be, as > he > goes on to some pain points he experienced. > http://www.tigraine.at/2009/08/24/introducing-ironlessnet-your-duct-tape- > solution-to-lesscss-in-aspnet/ I didn't hear anything about this either, even though I did something similar with Sass and tweeted about it (maybe too quietly): http://github.com/jschementi/orphanage/tree/master/aspnet-haml I'll weigh in on the author's pain points in a bit ... I need to actually read it. > -- > Seo Sanghyeon > _______________________________________________ > Ironruby-core mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/ironruby-core _______________________________________________ Ironruby-core mailing list [email protected] http://rubyforge.org/mailman/listinfo/ironruby-core
