chore(deps): update dependency tailwindcss to v4 #2877
code-check.yml
on: pull_request
Lint
12s
Typecheck
18s
Annotations
3 errors
Typecheck:
tailwind.config.ts#L2
Module '"tailwindcss/defaultTheme"' has no exported member 'fontFamily'. Did you mean to use 'import fontFamily from "tailwindcss/defaultTheme"' instead?
|
Typecheck:
tailwind.config.ts#L5
Type '["class"]' is not assignable to type 'DarkModeStrategy | undefined'.
|
Typecheck
Process completed with exit code 2.
|