UIUX(03.28~10.02)
0523 목 uiux 36일차
영험
2024. 5. 23. 13:30
0523 목 uiux 36일차
css를 사용하지 않고 css적용하기 - JIT모드
JIT 모드 ( https://codepen.io/YoungHeom/pen/oNRLwLz )
클래스 101 이벤트 버튼 만들기 ( https://codepen.io/YoungHeom/pen/zYQBzMB ) ( )
2차메뉴 구현( https://codepen.io/YoungHeom/pen/yLWJXwy ) ( )
( )
※ class 안에 적을 때 반드시
<script src="https://cdn.tailwindcss.com"></script>
↑ 이걸 head에 적어야 한다. 안 그러면 적용안됨.