Replies: 1 comment 2 replies
-
Nope I can use it multiple times. Just try it in the example application and if it's not working let me know. But it does ;) I assume something is your in the styling of yours |
Beta Was this translation helpful? Give feedback.
2 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.
-
Hi, I have a problem when using the Media queries utility. I'm trying to add css rules at different breakpoints to a styled component, but when I add more than 1 media rule I got the following error in the component.
And this is what I'm trying to do.
Am I using the util wrong or is it intended for a single breakpoint?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions