next-tailwind-minimal Tailwind Templates

Next Tailwind Minimal

🏗 A minimal Create Next App starter for Next.js and Tailwind

Next Tailwind Minimal Starter

Next Tailwind Minimal Screenshot

Next Tailwind Minimal Starter is a Create Next App starter for Next.js with Tailwind.

It replicates the styles of the Next.js dev splash page using Tailwind and includes basic Tailwind and PostCSS configs for your customization.

PostCSS Nested is also included for convenient SCSS-like nesting in your CSS files.


Getting Started

Run the following command in your terminal to clone the starter in your current directory with Create Next App.

Don't forget to customize your project name at the end of the command.

npx create-next-app -e https://github.com/montoulieu/next-tailwind-minimal project-name

When that finishes, run the development server:

npm run dev

Open http://localhost:3000 in your browser and get to work!


Learn More

To learn more about Next.js or Tailwind, take a look at the following resources:

Top categories

Loading Svelte Themes