create-nextail-app
v1.0.4
Published
Script to bundle NextJS and Tailwind CLI starters. Created a NextJS app with Tailwind for production (not example)
Readme
Nextail
A script I use to bootstrap a NextJS app and TailwindCSS.
I often find myself creating a NextJS app through it's create-next-app CLI tool, but then also have to run many commands to install and get Tailwind setup. That's why I created this script.
