Files
DefinitelyTyped/types/styled-system
Joe Krill eaa315d854 styled-system: LayoutProps extends OverflowProps (#38553)
* styled-system: LayoutProps extends OverflowProps

As is clear from the actual layout implementation:
15a4233c08/packages/layout/src/index.js

* Ensure correct spacing

* Remove unused imports and superfluous overflow
2019-09-25 10:45:36 +02:00
..