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

Issue's including responsive CSS with bootstrap #104

Closed
derek-adair opened this issue Sep 7, 2013 · 3 comments
Closed

Issue's including responsive CSS with bootstrap #104

derek-adair opened this issue Sep 7, 2013 · 3 comments

Comments

@derek-adair
Copy link

Sorry for the rookie question, but i'm a bit new to yo and scss in general...

I would like to use the responsive version of bootstrap, so i tried modifying my main.scss file and include @ import "bootstrap-sass/lib/responsive"; after @ import "bootstrap-sass/lib/bootstrap"; but it doesn't seem to work.

@rdandnayak
Copy link

According to my understanding of issue. Solution might be to Import "bootstrap-sass/lib/responsive" directly in main.scss.
It won't work if you import it in "bootstrap-sass/lib/bootstrap" & then import same to main.scss.

@AJ-Acevedo
Copy link

Checkout how I import bootstrap with jekyll.
This should get you going.
https://github.com/Synculus/jekyllkb/blob/master/_assets/stylesheets/application.scss

@jlong
Copy link
Owner

jlong commented Apr 11, 2014

Closing as there is now an official Sass Bootstrap port! Please add an issue there if this is still a problem: https://github.com/twbs/bootstrap-sass

@jlong jlong closed this as completed Apr 11, 2014
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

4 participants