mirror of
https://github.com/vercel/next.js.git
synced 2026-09-20 02:25:18 +08:00
58c7265ba0
👋🏻 This PR updates the Datocms example: - [x] Next.js 9.4 absolute import and aliases support - [x] Next.js 9.4 native `.env` support - [x] Tailwind 1.4 native PurgeCSS support - [x] Chore: bump other dependencies, like React, Remark, and DateFNS I've tested this PR here: - 💻 https://github.com/gregrickaby/datocms-next-js-blog-demo-2392 - 👀 https://datocms-next-js-blog-demo-2392.now.sh/
4 lines
59 B
CSS
4 lines
59 B
CSS
@tailwind base;
|
|
@tailwind components;
|
|
@tailwind utilities;
|