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

Bootstrap's grid #64

Closed
corysimmons opened this issue Apr 13, 2014 · 2 comments
Closed

Bootstrap's grid #64

corysimmons opened this issue Apr 13, 2014 · 2 comments

Comments

@corysimmons
Copy link

Have you ever considered making Bootstrap's grid similar to one of the ratio grids? I know CSS has a lot of widespread adoption so I'd suggest you keep the grid system you have now, but have you considered adding another way to produce grids for people who use pre-processors?

It would help keep markup more concise. Here's a gallery of the problem.

Not trying to push an agenda, but I'm just curious about your thoughts on the subject?

@mdo
Copy link
Owner

mdo commented Apr 14, 2014

but have you considered adding another way to produce grids for people who use pre-processors?

Bootstrap's CSS is generated from a preprocessor—it's all based on Less. And we have a Sass port. There are mixins and more to make the grids, but it doesn't change the overall approach (padding vs margin as your link mentions).

I've thought about it though and I know some folks prefer one or the other. I'll see come v4 if we can please both crowds.

@mdo mdo closed this as completed Apr 14, 2014
@corysimmons
Copy link
Author

@mdo Let me know when that time comes. I'd love to pitch in and try to make it as seamless for both crowds as possible.

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

2 participants