Create design system package #5
Annotations
3 errors and 1 warning
app/layout.tsx#L12
[import/no-unresolved] Unable to resolve path to module '@stanfordbdhg/design-system/main.css'.
|
app/page.tsx#L9
[import/no-unresolved] Unable to resolve path to module '@stanfordbdhg/example-package'.
|
app/page.tsx#L11
[import/no-unresolved] Unable to resolve path to module '@stanfordbdhg/design-system'.
|
app/page.tsx#L11
[import/order] `@stanfordbdhg/design-system` import should occur before import of `@stanfordbdhg/example-package`
|