fix: add type declaration for @payloadcms/next/css side-effect import
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
557bf5a1b5
commit
69a3e48dda
1 changed files with 2 additions and 0 deletions
2
src/types/payloadcms.d.ts
vendored
Normal file
2
src/types/payloadcms.d.ts
vendored
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
// CSS side-effect import from @payloadcms/next has no TS declarations
|
||||
declare module '@payloadcms/next/css' {}
|
||||
Loading…
Add table
Reference in a new issue