wherehows / yhkim.dev

https://www.yhkim.dev
BSD Zero Clause License
0 stars 0 forks source link

refactor: 불필요한 반응형 웹 코드 제거 #139

Closed wherehows closed 12 months ago

wherehows commented 12 months ago

자바스크립트로 작성된 반응형 웹 코드랑, 미디어 쿼리로 작성된 반응형 웹 코드랑 같이 존재하니까 조금 코드 추적이 힘든감이 없지 않아 있네.

아래와 같은 !isUnder960px이라는 조건문 자체도 머릿속에 한번에 그려지지가 않음 -_-..

if(!isUnder960px) {
  return <></>
}
vercel[bot] commented 12 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
blog-renewal ✅ Ready (Inspect) Visit Preview Oct 15, 2023 4:55am