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 is wrong on top most container when width declared in separate class to gutters #2

Closed gavinmcfarland closed 6 years ago

gavinmcfarland commented 6 years ago

If the width is declared in a different class to gutters then the plugin doesn't detect that their are gutters present and so does not add the thickness of the gutters to the width of the container.