design: 텍스트 정렬 좌측 정렬 #7
Annotations
5 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.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
|