This is a code repository for the corresponding video tutorial.
With featured and recent posts, categories. full markdown articles, author information, comments, and much more, And what's best of all is that you and your clients can manage the blog from a dedicated Content Management System.
GraphCMS is a headless content management system based on GraphQL technology enabling seamless integration with any application.
This example shows how to use Tailwind CSS (v3.0) with Next.js. It follows the steps outlined in the official Tailwind docs.
Deploy the example using Vercel or preview live with StackBlitz
Execute create-next-app
with npm, Yarn, or pnpm to bootstrap the example:
npx create-next-app --example with-tailwindcss with-tailwindcss-app
yarn create next-app --example with-tailwindcss with-tailwindcss-app
pnpm create next-app --example with-tailwindcss with-tailwindcss-app
Deploy it to the cloud with Vercel (Documentation).