Skip to content
Discussion options

You must be logged in to vote

There is some documentation that is related to this:

Note that it's important to always use the same unit for defining your breakpoints or the generated utilities may be sorted in an unexpected order, causing breakpoint classes to override each other in unexpected ways.

Tailwind uses rem for the default breakpoints, so if you are adding additional breakpoints to the defaults, make sure you use rem as well.

This extends to arbitrary breakpoints too. Thus, you should use the 50rem version, or redefine your breakpoints as px values.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@LarsJK
Comment options

Answer selected by LarsJK
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #18992 on September 25, 2025 07:10.