Themes directory moved?

Jmix version: 2.5.0
Jmix Studio Plugin Version: 2.5.0-243
IntelliJ version: IntelliJ IDEA 2024.3.4 (Ultimate Edition)

I had to move the

frontend/themes/application/*.css

to

src/main/ frontend/themes/application/*.css

Is it only me ?

You don’t have to move this folder, it will work from the previous place as before.
But you may if you want.
New projects are created with src/main/frontend path.

Regards,
Konstantin