Hacker News new | ask | show | jobs
by barmstrong 5209 days ago
You can also use the sass forks of bootstrap (700 watchers)

https://github.com/jlong/sass-twitter-bootstrap

1 comments

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?

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.