This is a Nextjs tailwind starter code.
First, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.
- Absolute path import
- soon......
"next": "12.1.5",
"react": "18.0.0",
"react-dom": "18.0.0"
"tailwindcss": "^3.0.24",