Im working on a rails 3.1 application, and got Bourbon stylesheet framework working. Everything seems fine but I am wondering what are the main differences between Compass and Bourbon.
Why would you prefer one framework over the other?
Any issues you have experienced with any of them?
Or if there is a different framework that you use, please share that here too
More details
I am actually starting out to use a stylesheet framework for the first time and I love the concept of mixins. I want to be able to use these mixins throughout the styles I am about to start writing. I understand that compass has been pretty popular but getting it to play nicely with rails 3.1 was a tiny bit of a challenge for me so I opted for Bourbon, which also seems to be getting popular now. I just want to have a framework/library that covers a lot of what I will need during a general stylesheet building, like gradients, shadows etc. Maybe it will help to know which one has a bigger or better library of mixins, along with any compatibility issues with browsers and also versions of rails etc.