paulirish / css3please

use Autoprefixer instead. <3
http://css3please.com
388 stars 65 forks source link

added flexbox rule for flexible containers #112

Closed jaredwilli closed 8 years ago

jaredwilli commented 11 years ago

Not pretty with the prefixes I know...

I originally intended to add more than just this but upon further research once I started to code it I felt it wasn't worthwhile to add a rule for flex items. I also dislike how ugly what I did add looks just in general. Browser support is better than I expected though, but still not that great...

I'd understand if you reject this. Just thought it would be a 'nice to have', which is why I made it commented out by default.

romamatusevich commented 9 years ago

Could you please update flexbox to actual state according: http://www.w3.org/TR/css3-flexbox/ https://developer.mozilla.org/en-US/docs/Web/Guide/CSS/Flexible_boxes https://css-tricks.com/snippets/css/a-guide-to-flexbox/ https://github.com/drublic/Sass-Mixins/blob/master/partials/_flexbox.scss