diff --git a/.changeset/fix-nextjs16-css-modules.md b/.changeset/fix-nextjs16-css-modules.md index 1cc223fb0d..faa60fc06a 100644 --- a/.changeset/fix-nextjs16-css-modules.md +++ b/.changeset/fix-nextjs16-css-modules.md @@ -4,4 +4,4 @@ Fixed CSS Module syntax to comply with Next.js 16 Turbopack validation by flattening nested dark theme selectors. -**Affected components:** popover, tooltip +**Affected components:** Popover, Tooltip