DefinitelyTyped/types/styled-system__css
Sam Rose 477a8668a4
[styled-system/css] export all SystemStyleObject dependents (#43518)
The `StyleSystemObject` contains a few union types that aren't being publicly exported. This was causing errors when trying to use the `SystemStyleObject` in external projects.

Exporting the `CSSSelectorObject`, `VariantProperty`, and `UseThemeFunction` to allow external use of the `StyleSystemObject` type.
2020-03-31 09:41:38 -07:00
..
index.d.ts [styled-system/css] export all SystemStyleObject dependents (#43518) 2020-03-31 09:41:38 -07:00
package.json
styled-system__css-tests.ts
tsconfig.json
tslint.json