Hi, Personally, I've used and liked jlong's port while it was in v1.4 but it wasn't that maintained and not updated.
So, I ported the v2.0 myself for my own. As far as I can tell jlong merged a new update recently but is heavily been carried forward from my code (I can still see few bugs which I commented in my earlier push) - https://github.com/jlong/sass-twitter-bootstrap/pull/17#issuecomment-3921017 I'm checking out the other one. Btw, for my version, few other developers have shown interest and we're like to port it as a gem. However, I won't promise a date. - brajeshwar On Tue, Feb 21, 2012 at 5:16 AM, Eumir Gaspar <[email protected]> wrote: > I've tried looking at those projects but most are direct ports of Bootstrap > from LESS to SASS. There are also a couple of Compass ports but Brajeshwar's > fork is the only one using v2.0 as of now. > > What I was planning to do was to create a Compass plugin much > like https://github.com/ericam/compass-susy-plugin > and https://github.com/nextmat/compass-960-plugin > > > On Tue, Feb 21, 2012 at 3:52 AM, Jacob Rask <[email protected]> wrote: >> >> It's great with some SASS love, but there are already several projects >> aiming to do the same thing. Wouldn't it make sense to merge them? >> >> https://github.com/jlong/sass-twitter-bootstrap >> https://github.com/thomas-mcdonald/bootstrap-sass >> + lots of Bootstrap 1.0 ports. > > > > > -- > Eumir Gaspar > Ruby on Rails Developer/Rails UI Specialist > github: http://github.com/corroded > tech blog: http://aelogica.com/author/eumir/ > stackoverflow: http://stackoverflow.com/users/334545/corroded > stackoverflow resume: http://careers.stackoverflow.com/corroded > working with > rails: http://www.workingwithrails.com/person/19554-eumir-gaspar > linked in: http://ph.linkedin.com/pub/eumir-gaspar/7/969/98a > odesk: http://www.odesk.com/users/~~8951a3b425021bda > >
