feat: add theme exports to components #1172
Triggered via pull request
September 16, 2024 18:22
Status
Success
Total duration
1m 28s
Artifacts
–
ci.yml
on: pull_request
💅 Format
30s
🕵 Lint
20s
✅ Typecheck
33s
🔬 Test
39s
🧰 Build
1m 20s
Annotations
10 warnings
🕵 Lint:
apps/web/app/docs/layout.tsx#L36
Classname 'max-w-8xl' is not a Tailwind CSS class!
|
🕵 Lint:
apps/web/app/docs/layout.tsx#L50
Classname 'max-w-8xl' is not a Tailwind CSS class!
|
🕵 Lint:
apps/web/app/docs/layout.tsx#L170
Classname 'text-primary-700' is not a Tailwind CSS class!
|
🕵 Lint:
apps/web/app/docs/layout.tsx#L170
Classname 'hover:text-primary-700' is not a Tailwind CSS class!
|
🕵 Lint:
apps/web/app/docs/layout.tsx#L170
Classname 'dark:text-primary-500' is not a Tailwind CSS class!
|
🕵 Lint:
apps/web/app/not-found.tsx#L9
Classname 'text-primary-600' is not a Tailwind CSS class!
|
🕵 Lint:
apps/web/components/code-demo.tsx#L250
Classname 'light' is not a Tailwind CSS class!
|
🕵 Lint:
apps/web/components/code-demo.tsx#L277
Classname 'hover:text-primary-700' is not a Tailwind CSS class!
|
🕵 Lint:
apps/web/components/code-demo.tsx#L277
Classname 'focus:text-primary-700' is not a Tailwind CSS class!
|
🕵 Lint:
apps/web/components/code-demo.tsx#L312
Classname 'hover:text-primary-700' is not a Tailwind CSS class!
|