revamp homepage and docs styles #1109
ci.yml
on: pull_request
💅 Format
26s
🕵 Lint
28s
✅ Typecheck
29s
🔬 Test
41s
🧰 Build
1m 30s
Annotations
10 warnings
🕵 Lint:
apps/web/app/docs/layout.tsx#L35
Classname 'max-w-8xl' is not a Tailwind CSS class!
|
🕵 Lint:
apps/web/app/docs/layout.tsx#L48
Classname 'max-w-8xl' is not a Tailwind CSS class!
|
🕵 Lint:
apps/web/app/docs/layout.tsx#L175
Classname 'text-primary-700' is not a Tailwind CSS class!
|
🕵 Lint:
apps/web/app/docs/layout.tsx#L175
Classname 'hover:text-primary-700' is not a Tailwind CSS class!
|
🕵 Lint:
apps/web/app/docs/layout.tsx#L175
Classname 'dark:text-primary-500' 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!
|
🕵 Lint:
apps/web/components/code-demo.tsx#L331
Classname 'hover:text-primary-700' is not a Tailwind CSS class!
|
🕵 Lint:
apps/web/components/code-demo.tsx#L348
Classname 'hover:text-primary-700' is not a Tailwind CSS class!
|