feat(datepicker): add styling for out-of-month days #1663
ci.yml
on: pull_request
💅 Format
31s
🕵 Lint
38s
✅ Typecheck
45s
🔬 Test
49s
🧰 Build
1m 40s
Annotations
2 errors and 7 warnings
|
💅 Format
Process completed with exit code 1.
|
|
💅 Format
flowbite-react#format:check: command (/home/runner/work/flowbite-react/flowbite-react/packages/ui) /home/runner/.bun/bin/bun run format:check exited (1)
|
|
🕵 Lint:
packages/ui/src/components/Tooltip/theme.ts#L4
Classname '-4px' is not a Tailwind CSS class!
|
|
🕵 Lint:
packages/ui/src/components/Sidebar/theme.ts#L4
Classname 'dark:bg-light-900' is not a Tailwind CSS class!
|
|
🕵 Lint:
packages/ui/src/components/Sidebar/theme.ts#L4
Classname 'bg-light-50' is not a Tailwind CSS class!
|
|
🕵 Lint:
packages/ui/src/components/Sidebar/theme.ts#L4
Classname 'dark:bg-dark-900' is not a Tailwind CSS class!
|
|
🕵 Lint:
packages/ui/src/components/Sidebar/theme.ts#L4
Classname 'bg-dark-50' is not a Tailwind CSS class!
|
|
🕵 Lint:
packages/ui/src/components/Popover/theme.ts#L4
Classname '-4px' is not a Tailwind CSS class!
|
|
🕵 Lint:
packages/ui/src/components/Dropdown/theme.ts#L4
Classname '-4px' is not a Tailwind CSS class!
|