Created
August 16, 2016 17:05
-
-
Save miketaylr/aa546d9e81c23a33e115b7ce4ccd88fc to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.lol-flexbox { | |
display: flex; | |
display: -webkit-box; | |
display: -moz-box; | |
display: -ms-flexbox; | |
display: -webkit-flex; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Discussion of this here: https://twitter.com/dfosco/status/765597485607911425