Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Elastic css framework with rails 3 and haml/sass?

I recently stumbled upon "elastic css" framework, which looks like a good thing to me. I tried blueprint already but I must say this seems to be an overkill for me (tried it with compass).

So my question to you rails/xhtml webdevelopers out there: Is the elastic css framework together with rails (3) and haml/sass a good thing? ;)

I searched the www but did not even find if elastic css can be used together with sass and haml - anyone has experience with that? Maybe there is also something as simple as fluid css out there? Are there any recommendations?

Thanks!

FYI: http://elasticss.com

like image 964
hans prankner Avatar asked Mar 02 '10 13:03

hans prankner


2 Answers

I don't know about ports of this exact 'Elastic CSS Framework', but Susy is a framework built native to Compass/Sass that handles any combination of static, fluid and elastic grids - specializing in Natalie Downe's Elastic-Fluid technique:

http://susy.oddbird.net/

Hope that helps!

like image 106
Miriam Suzanne Avatar answered Oct 24 '22 07:10

Miriam Suzanne


I think this is what you want: https://github.com/marnen/compass-elastic-plugin

like image 1
welldan97 Avatar answered Oct 24 '22 05:10

welldan97