demo.tailwind.breakpoint.theme Tailwind Templates

Demo.tailwind.breakpoint.theme

A simple site to show Tailwind CSS breakpoints and theme colors

Next.js + Tailwind CSS Example

Sung's personal template to play around with Tailwind CSS for Next.js + TypeScript.
(instead of Tailwind Play)

This project was bootstrapped with the official Next.js + Tailwind CSS example.

How to use

# NPM
npx create-next-app --example https://github.com/dance2die/template.nextjs.typescript.tailwindcss your-site-name-here

# YARN - recommended
yarn create next-app --example https://github.com/dance2die/template.nextjs.typescript.tailwindcss your-site-name-here

# PNPM - but I use this lul
pnpx create-next-app --example https://github.com/dance2die/template.nextjs.typescript.tailwindcss your-site-name-here

Top categories

Loading Svelte Themes