Replies: 1 comment
-
Figured it out. The |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When I use the
box
pattern from/styled-system/patterns
, strict-tokens works and warn's about incorrect usage.However, if I import the JSX version of the pattern, I lose type safety.
Is this expected? Did I miss something in my configuration?
Edit it may be something in my configuration. When I try to use a styled component it fails.
Beta Was this translation helpful? Give feedback.
All reactions