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

Width on any element below container item is calculated incorrectly #10

Closed gavinmcfarland closed 6 years ago

gavinmcfarland commented 6 years ago

The gutter property is still accessible to elements nested inside container items.

gavinmcfarland commented 6 years ago

Corrected in latest commit