Skip to content
This repository has been archived by the owner on Dec 26, 2019. It is now read-only.

Replace Bourbon grid system with modern CSS practices #132

Open
zspencer opened this issue Jan 30, 2016 · 3 comments
Open

Replace Bourbon grid system with modern CSS practices #132

zspencer opened this issue Jan 30, 2016 · 3 comments

Comments

@zspencer
Copy link
Member

Flexbox has better support for ensuring things are of matching height.

@bhaibel bhaibel changed the title Replace grid system with plain flex-box Replace Bourbon grid system with modern CSS practices Dec 8, 2017
@bhaibel
Copy link
Contributor

bhaibel commented Dec 8, 2017

Gonna strongly favor Grid over flexbox for grid-making -- flexbox grids always wind up failing one at inopportune moments.

@zspencer
Copy link
Member Author

zspencer commented Dec 8, 2017

Sounds good! What is Grid? Is there an MDN page on it or a short tutorial?

@bhaibel
Copy link
Contributor

bhaibel commented Dec 8, 2017

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

No branches or pull requests

2 participants