refactor: HTML 및 CSS 코드 수정
- index.html에서 불필요한 h2 태그 제거 - SCSS 및 CSS 파일에서 box-sizing 및 transform 속성 정리 - 이미지 경로를 따옴표로 감싸기 - 주석 및 코드 정리
This commit is contained in:
8
.claude/settings.local.json
Normal file
8
.claude/settings.local.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(npm run lint)",
|
||||
"Bash(npm run lint:fix:*)"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user