yarn add @mui/material @emotion/react @emotion/styled
yarn add -D tailwindcss postcss autoprefixer
npx tailwindcss init -p
@tailwind base; @tailwind components; @tailwind utilities;