https://inpa.tistory.com/entry/%F0%9F%8C%9F-css-where-is-has-not
🌟 CSS 선택자를 모던하게 :where() / :is() / :has() / :not()
:where() 가상 선택자 :where 의사 클래스 선택자는 css 코딩할때 선택자의 중복을 줄이는 데 도움이 되는 녀석이다. 예를들어 다음과 같이 여러 엘리먼트 안에 있는 anchor 태그에 hover 효과를 주기위
inpa.tistory.com
'일반' 카테고리의 다른 글
next error boundary / global error (0) | 2025.02.12 |
---|---|
vite + react 에 tailwind.css + antd 적용하기 (0) | 2025.02.06 |
이미지 파일 DB저장 및 url호출 (0) | 2024.12.30 |
React v19+Nextjs v15 vs antd 5.* 충돌 (0) | 2024.12.16 |
next14 - next-auth v5 (0) | 2024.12.09 |