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

Fall back to inline-block if flexbox is not supported #19

Closed
dagda1 opened this issue Jun 20, 2017 · 2 comments
Closed

Fall back to inline-block if flexbox is not supported #19

dagda1 opened this issue Jun 20, 2017 · 2 comments

Comments

@dagda1
Copy link

dagda1 commented Jun 20, 2017

How would you feel about a PR that made inline-block was a fallback rather than having to declare whether to use Flex or Grid?

@jxnblk
Copy link
Member

jxnblk commented Jun 20, 2017

Personally I'd rather keep that out of this project since inline-block and flex box behave quite differently, and I would imagine that most users wouldn't want/need to use a fallback feature. That said, I could imagine that a fallback grid component could be composed from this library (i.e. as another npm package) for people who do want it - hope that makes sense

@jxnblk jxnblk closed this as completed Jun 20, 2017
@dagda1
Copy link
Author

dagda1 commented Jun 21, 2017

I'm working on such a component. Really liking the grid!

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