chore(deps): update dependency tailwindcss to v4 - autoclosed #7051
Annotations
8 errors
format
Process completed with exit code 1.
|
format
@acme/nextjs#format: command (/home/runner/work/create-t3-turbo/create-t3-turbo/apps/nextjs) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format --cache --cache-location .cache/.prettiercache exited (1)
|
format
@acme/expo#format: command (/home/runner/work/create-t3-turbo/create-t3-turbo/apps/expo) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format --cache --cache-location .cache/.prettiercache exited (1)
|
typecheck
Process completed with exit code 2.
|
typecheck
@acme/tailwind-config#typecheck: command (/home/runner/work/create-t3-turbo/create-t3-turbo/tooling/tailwind) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
|
typecheck
Type '{ darkMode: ["class"]; content: string[]; theme: { extend: { colors: { border: string; input: string; ring: string; background: string; foreground: string; primary: { DEFAULT: string; foreground: string; }; ... 5 more ...; card: { ...; }; }; borderColor: { ...; }; }; }; }' is not assignable to type 'UserConfig'.
|
typecheck
Type '{ darkMode: ["class"]; content: string[]; theme: { extend: { colors: { border: string; input: string; ring: string; background: string; foreground: string; primary: { DEFAULT: string; foreground: string; }; ... 5 more ...; card: { ...; }; }; borderColor: { ...; }; }; }; }' is not assignable to type 'UserConfig'.
|
typecheck
Type '["class"]' is not assignable to type 'DarkModeStrategy | undefined'.
|