Skip to content

This is a base and example of using Next.js with Tailwindcss

Notifications You must be signed in to change notification settings

joecohens/next-with-tailwindcss

Repository files navigation

Deploy to now

Next.js with Tailwind CSS

This is an example of how you can use Tailwind CSS in a Next.js app. It is based on the Next.js with global stylesheet example.

How to use

Download the example or clone the repo:

cd next-with-tailwindcss

To get this example running you just need to

npm install
npm run dev

Visit http://localhost:3000 add your own clases to styles/index.scss.

Deploy it to the cloud with now

now

example

About

This is a base and example of using Next.js with Tailwindcss

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages