JS breakpoints
#1126
-
I'm migrating my project from ChakraUI to Panda CSS, but I'm running into a major issue where I no longer feel like I have a useBreakpointValue, what is the preferred migration method for this? |
Beta Was this translation helpful? Give feedback.
Answered by
astahmer
Jul 31, 2023
Replies: 1 comment 3 replies
-
you can use Panda |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
you can access your DS tokens at runtime with JS using the
token
functionif you need something reactive you can use something like this
use-breakpoint