Responsive functionality directly in components #717
Closed
fraktalize
started this conversation in
Feedback
Replies: 1 comment
-
Hey please update to v2.0 https://nextui.org/blog/nextui-v2 You can use the TailwindCSS built-in responsive classes to do so: https://tailwindcss.com/docs/font-size#breakpoints-and-media-queries |
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
-
Would be great with some capacity to use responsive functionality straight in the components. Rather than overwriting with CSS, it would be great to do something like
<Text size="$2xl" mdSize="$4xl" />
Beta Was this translation helpful? Give feedback.
All reactions