create index.css next to main.tsx then paste this
@import "tailwindcss"; then import index.css inside main.tsx - import './index.css'