wing-ops/frontend/src
htlee b00bb56af3 refactor(css): Phase 3 인라인 스타일 → Tailwind 대규모 변환 (486건)
대형 파일 집중 변환:
- SatelliteRequest: 134→66 (hex 색상 일괄 변환)
- IncidentsView: 141→90, MediaModal: 97→38
- HNSScenarioView: 78→38, HNSView: 49→31
- LoginPage, MapView, PredictionInputSection 등 중소 파일 8개

변환 패턴: hex 색상→text-[#hex], CSS 변수→Tailwind 유틸리티,
flex/grid/padding/fontSize/fontWeight/overflow 등 정적 속성 className 이동

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-01 12:06:15 +09:00
..
assets chore: 프로젝트 초기 구성 2026-02-27 11:06:21 +09:00
common refactor(css): Phase 3 인라인 스타일 → Tailwind 대규모 변환 (486건) 2026-03-01 12:06:15 +09:00
data refactor(phase4): HNS 물질정보 DB 이전 + 정적 데이터 정리 2026-02-28 14:52:46 +09:00
tabs refactor(css): Phase 3 인라인 스타일 → Tailwind 대규모 변환 (486건) 2026-03-01 12:06:15 +09:00
App.tsx fix: 하드코딩 URL 제거 + 환경변수 전환 2026-03-01 01:36:07 +09:00
index.css refactor(css): CSS 인프라 구축 + body default 인라인 스타일 1,055건 제거 2026-03-01 10:45:01 +09:00
main.tsx chore: 프로젝트 초기 구성 2026-02-27 11:06:21 +09:00