Skip to content

Commit 4d8ca12

Browse files
committed
make TypeScript happy
1 parent 8165e04 commit 4d8ca12

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/@tailwindcss-upgrade/src/codemods/config/migrate-js-config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ async function migrateTheme(
104104
base,
105105
config: { ...unresolvedConfig, plugins: [], presets: undefined },
106106
reference: false,
107+
src: undefined,
107108
}
108109
let { resolvedConfig, replacedThemeKeys } = resolveConfig(designSystem, [configToResolve])
109110

0 commit comments

Comments
 (0)