Closed
Description
What version of Tailwind CSS are you using?
v4.0.3
What build tool (or framework if it abstracts the build tool) are you using?
N/A
What version of Node.js are you using?
N/A
What browser are you using?
Firefox
What operating system are you using?
macOS
Reproduction URL
https://play.tailwindcss.com/ouC5jv8TNd
Describe your issue
In Firefox this renders as lastfirst
. In Chrome this renders as firstlast
. It would appear the the infinity
values (locally they seem to become 2147483648
) being used don't play ball with Firefox?
In v3 these used 9999
as their value, which worked.
Metadata
Metadata
Assignees
Labels
No labels