I have a question regarding breakpoints. Is it possible to share them with the app code? Either by consuming the breakpoint configuration in the react-app or by defining the breakpoints for plasmic in the code
any idea? i see that there is a useScreenVariants
hook internally used and i see it in the bundle that plasmic loads. Can i somehow use that?
i am using the loader,
Got it. Unfortunately it’s not exposed currently