Update fivem's chromium to support new features

There’s some new features that would be nice to have, namely:

  • oklch color support
  • view transitions api

probably forgetting some.
But view transitions would be sick.

1 Like

This is planned, but no ETAs yet.

1 Like

Some other features that will be included if update is done:

  • Nested CSS.
  • allow discrete transition option of animating display property.
  • anchor positioning.
  • new text-wrap values.
  • I’m sure there is also more optimizations.

I’m looking forward to seeing a cfx changelog saying that they finally updated Chromium version. It is really uncomfortable to me to write css without nesting now that I’m used to it.

I assume you are writing vanilajs.
Using a framework would allow you to use nested css since the compiler would do all the dirty work for you.
I honestly didn’t realize it wasnt supported since I have been developing using frameworks.

Yes, I’m talking about just JavaScript, HTML and CSS, without any framework

UPPPPPPP - i wanna use tailwind

you can use tailwind. just has to be 3.4