Replies: 1 comment
-
|
Reflex has built-in break points for different screen sizes. Here's a good starting point: https://reflex.dev/docs/styling/responsive/. But reflex also supports tailwind so that you can use its responsive utilities such as these: https://tailwindcss.com/docs/responsive-design These should get you started. |
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.
-
Like i mean how can i make the website responsive across all platforms, do i need to use external css or is there any ways ?
Beta Was this translation helpful? Give feedback.
All reactions