Suggestion: Use Tailwind Scrollbars Instead of Native Scrollbars #1247
jestinjoshi
started this conversation in
Feature Requests
Replies: 2 comments 1 reply
-
@justinfar any thoughts on this? |
Beta Was this translation helpful? Give feedback.
0 replies
-
@jestinjoshi neat idea! I'm all for it, any way we can perhaps customize the scrollbar's width + color, and show it only when the user is actually scrolling? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I think Maybe should use Tailwind scrollbars instead of native scrollbars. Using native scrollbars results in an inconsistent look and feel depending on the user's OS and browser. By implementing Tailwind scrollbars, Maybe can maintain a uniform design. Also, since Tailwind is already present in the system, there is no extra overhead in terms of performance or dependencies.
I created this issue to confirm whether this is something you would like to implement.
I have attached screenshots below to show the differences in scrollbar across different OS and browsers.
Chrome (Windows)
Edge (Windows)
Beta Was this translation helpful? Give feedback.
All reactions