From 787f960c47ac6be3c9e412801dbfba6d969e51be Mon Sep 17 00:00:00 2001 From: Brent Jackson Date: Mon, 16 Sep 2019 18:02:47 -0400 Subject: [PATCH] Edit docs --- docs/packages.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/packages.md b/docs/packages.md index ceccbddc7..20ab5a55a 100644 --- a/docs/packages.md +++ b/docs/packages.md @@ -27,3 +27,4 @@ The Styled System ecosystem also includes these optional packages | [`@styled-system/prop-types`](https://github.com/styled-system/styled-system/tree/master/packages/prop-types) | Prop type definitions for components built with Styled System | | [`@styled-system/theme-get`](https://github.com/styled-system/styled-system/tree/master/packages/theme-get) | Utility to safely access values from a theme | | [`@styled-system/edit`](https://github.com/styled-system/styled-system/tree/master/packages/edit) | Debugging components for live editing Styled System theme objects | +[`@styled-system/props`](https://github.com/styled-system/styled-system/tree/master/packages/props) | Utilities for working with Styled System Props