src/styles/index.css @@ -3,3 +3,8 @@ padding: 0; box-sizing: border-box; } /* base model conflicts with ant design, and can be commented out. */ @tailwind base; @tailwind components; @tailwind utilities;