Share breakpoints between React app and Plasmic

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?

Hi @dear_guan, are you using loader or codegen?

i am using the loader,

@victor

Got it. Unfortunately it’s not exposed currently :pensive: