Hello,
I've figured that my payload-types are no longer generated automatically, and when I execute payload generate:types it shows this error

It fails because of this import: import 'payloadcms-lexical-ext/client/client.css'
But maybe it's just because it's in the wrong file, where this css file should be imported?
Hello,
I've figured that my payload-types are no longer generated automatically, and when I execute
payload generate:typesit shows this errorIt fails because of this import:
import 'payloadcms-lexical-ext/client/client.css'But maybe it's just because it's in the wrong file, where this css file should be imported?