1.0.7 • Published 1 year ago

next-tailwind-upgrade v1.0.7

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

Add Tailwind to a Next.js project

If you use Tailwind with Next.js, you're probably used to following the steps in this guide to install the required dependencies, add a tailwind.config.js with the right files to purge, initialize Tailwind, and add the required @tailwind directives to your globals.css file.

This automates that process for you.

Compatible with Next.js 12 and 13. Supports NPM, Yarn, and PNPM.

Usage

npm install next-tailwind-upgrade node ./node_modules/next-tailwind-upgrade/index.js

This doesn't work with npx currently. I don't know why

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago