Replies: 3 comments
-
I second this idea, and would suggest adding both 3xl and 4xl to defaults. Screens with over 3000px horizontally are not so uncommon anymore. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Bring 3xl, we are having problems with this, as the screens are getting bigger we are using tailwind so . we are waiting for the update. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I agree! |
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.
-
Right now Tailwind only supports up to 2xl or 1536px.
Can you add another step too? Monitors are getting larger and pixel densities are going higher. Recently we noticed that 2xl is not enough for some larger monitors.
Of course we can customize it for our projects using
tailwind.config.js
. But it would be a good idea to add another step officially as a default.Beta Was this translation helpful? Give feedback.
All reactions