Skip to content

[v4] order-first/last not working in Firefox #16165

Closed
@MattIPv4

Description

@MattIPv4

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions