왜지?
main.tsx에서 tailwind.css 파일을 import 해주지 않았다.
postcss를 설치를 안해주었다. - for vite 테일윈드css 가이드보고 해결함.
postcss.config.js 파일
Install Tailwind CSS with Vite - Tailwind CSS