Hi, I think we should remove [this rule](https://github.com/studiometa/tailwind-config/blob/b242031f4ef7fbb531dcb120ddb23ba7b3c03207/packages/tailwind-config/plugins/grid.js#L215) from grid plugin. This cause not desired behaviours on children and this not necessary, [the rule on the parent ](https://github.com/studiometa/tailwind-config/blob/b242031f4ef7fbb531dcb120ddb23ba7b3c03207/packages/tailwind-config/plugins/grid.js#L194) already does children stretching. What's your thoughts about this?
Hi,
I think we should remove this rule from grid plugin.
This cause not desired behaviours on children and this not necessary, the rule on the parent already does children stretching.
What's your thoughts about this?