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

Flexbox #31

Closed
maithreya opened this issue Mar 7, 2016 · 4 comments
Closed

Flexbox #31

maithreya opened this issue Mar 7, 2016 · 4 comments

Comments

@maithreya
Copy link

How do i change the display to flex from table if i install this gem? As bootstrap 4 supports flex grid

@woto
Copy link

woto commented Mar 8, 2016

include instead of bootstrap

@import "bootstrap-flex";

it's not more than https://github.com/twbs/bootstrap-rubygem/blob/master/assets/stylesheets/_bootstrap-flex.scss

@glebm glebm closed this as completed Mar 12, 2016
@Startouf
Copy link

Startouf commented May 8, 2016

The flexbox Bootstrap page mentions recompiling in order to use the flexbox mode. I would suggest adding a line to the readme to explain that both files are already compiled.

Also, the flexbox mode is something new, wouldn't hurt to mention it at all so people are aware of this.

@etcook
Copy link

etcook commented Jun 25, 2016

@glebm Would you be willing to accept a PR on README to cover flexbox? I had to search for it in the issues myself.

@glebm
Copy link
Member

glebm commented Jun 25, 2016

@etcook Sure

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