fix: 로고 파일 수정 및 모달 닫기 에러 해결 #5
Annotations
9 warnings
|
build-and-deploy:
src/widgets/header/header.css.ts#L4
There should be no empty line within import group
|
|
build-and-deploy:
src/pages/landing/landing-page.tsx#L15
`@/features/landing/config/landing-card.constant` import should occur before import of `@/shared/assets/images`
|
|
build-and-deploy:
src/pages/landing/landing-page.tsx#L8
`@/features/landing` import should occur before import of `@/shared/assets/images`
|
|
build-and-deploy:
src/pages/landing/landing-page.css.ts#L6
`@/shared/styles/tokens/screen.css` import should occur before import of `@images/index`
|
|
build-and-deploy:
src/pages/landing/landing-page.css.ts#L4
There should be no empty line within import group
|
|
build-and-deploy:
src/app/styles/global.css.ts#L4
`@vanilla-extract/css` import should occur before import of `@shared/assets/fonts/PretendardVariable.woff2`
|
|
build-and-deploy:
src/app/styles/global.css.ts#L3
There should be at least one empty line between import groups
|
|
build-and-deploy:
src/app/main.tsx#L1
`@app/App` import should occur after import of `react-dom/client`
|
|
build-and-deploy:
src/app/main.tsx#L1
There should be at least one empty line between import groups
|