Hacker News new | ask | show | jobs
by LeandroLovisolo 5209 days ago
That's awesome. Glad to hear a Sass port exists.

Out of curiosity, (and assuming you use the sass-twitter-boostrap gem in your projects) do you use any other Sass libraries besides Bootstrap port?

1 comments

I use the Compass library which works great with Bootstrap. The recent Railscast also got me testing out the [Bourbon gem](https://github.com/thoughtbot/bourbon) (a similar Sass libary) on a new project along with Bootstrap.