gavinmcfarland / flex-gap-polyfill

A PostCSS plugin to emulate flex gap using margins
https://gavinmcfarland.github.io/flex-gap-polyfill/
Creative Commons Zero v1.0 Universal
143 stars 6 forks source link

When height is added to container it should calculate intended height plus column gutter size. #7

Closed gavinmcfarland closed 6 years ago

gavinmcfarland commented 6 years ago

The same should apply for width and percentages.

gavinmcfarland commented 6 years ago

Corrected with latest commit