feat: add css-hooks
example
#1199
Annotations
10 errors and 6 warnings
⬣ Lint:
__template/app/root.tsx#L7
Unable to resolve path to module '@remix-run/react'
|
⬣ Lint:
__template/vite.config.ts#L1
Unable to resolve path to module '@remix-run/dev'
|
⬣ Lint:
__template/vite.config.ts#L2
Unable to resolve path to module 'vite'
|
⬣ Lint:
__template/vite.config.ts#L3
Unable to resolve path to module 'vite-tsconfig-paths'
|
⬣ Lint:
css-hooks/app/root.tsx#L2
There should be at least one empty line between import groups
|
⬣ Lint:
css-hooks/app/routes/_index.tsx#L1
There should be at least one empty line between import groups
|
⬣ Lint:
nprogress/app/root.tsx#L9
Unable to resolve path to module '@remix-run/react'
|
⬣ Lint:
nprogress/app/root.tsx#L10
Unable to resolve path to module 'nprogress'
|
⬣ Lint:
nprogress/app/root.tsx#L11
Unable to resolve path to module 'nprogress/nprogress.css?url'
|
⬣ Lint:
nprogress/app/routes/_index.tsx#L1
Unable to resolve path to module '@remix-run/react'
|
⬣ Lint:
css-hooks/app/routes/_index.tsx#L1
All imports in the declaration are only used as types. Use `import type`
|
⬣ Lint:
css-hooks/app/routes/_index.tsx#L6
Anchors must have content and the content must be accessible by a screen reader
|
⬣ Lint:
picocss/app/routes/examples.tsx#L95
The href attribute requires a valid value to be accessible. Provide a valid, navigable address as the href value. If you cannot provide a valid href, but still need the element to resemble a link, use a button and change it with appropriate styles. Learn more: https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/HEAD/docs/rules/anchor-is-valid.md
|
⬣ Lint:
picocss/app/routes/examples.tsx#L128
The href attribute requires a valid value to be accessible. Provide a valid, navigable address as the href value. If you cannot provide a valid href, but still need the element to resemble a link, use a button and change it with appropriate styles. Learn more: https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/HEAD/docs/rules/anchor-is-valid.md
|
⬣ Lint:
picocss/app/routes/examples.tsx#L131
The href attribute requires a valid value to be accessible. Provide a valid, navigable address as the href value. If you cannot provide a valid href, but still need the element to resemble a link, use a button and change it with appropriate styles. Learn more: https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/HEAD/docs/rules/anchor-is-valid.md
|
⬣ Lint:
picocss/app/routes/examples.tsx#L136
The href attribute requires a valid value to be accessible. Provide a valid, navigable address as the href value. If you cannot provide a valid href, but still need the element to resemble a link, use a button and change it with appropriate styles. Learn more: https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/HEAD/docs/rules/anchor-is-valid.md
|