Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

compass-twitter-bootstrap vs. sass-twitter-bootstrap #86

Open
sindresorhus opened this issue Nov 7, 2012 · 4 comments
Open

compass-twitter-bootstrap vs. sass-twitter-bootstrap #86

sindresorhus opened this issue Nov 7, 2012 · 4 comments

Comments

@sindresorhus
Copy link

How does this compare with sass-twitter-bootstrap?

The files look identical:

  1. https://github.com/vwall/compass-twitter-bootstrap/blob/master/stylesheets/compass_twitter_bootstrap/_accordion.scss
  2. https://github.com/jlong/sass-twitter-bootstrap/blob/master/lib/_accordion.scss

Is it just that this one can be installed as a Compass bundle?

Wouldn't it then be better to combine the efforts?

// @jlong

@apsylone
Copy link

+1

@rizkysyazuli
Copy link

yep.. the sass-twitter-bootstrap is not a compass plugin.

that's why i came here actually. i'm looking for a good compass port. i found two project that seems to be most active. this one, compass-twitter-bootstrap and the bootstrap-sass project.

can @vwall explain the difference between these two ports? thx..

@vwall
Copy link
Owner

vwall commented Dec 6, 2012

There was only one other gem when I created this and it was behind on the updates. Ironic huh...

@burisu
Copy link

burisu commented Jan 30, 2013

One good difference for me is that compass-twitter-bootstrap doesn't override compass mixins like text-shadow or box-shadow. So, there is no need to that kind of code: https://github.com/thomas-mcdonald/bootstrap-sass#passing-multiple-values-to-mixins

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants