1.0.0 • Published 6 years ago

generator-caffeinated-tailwind v1.0.0

Weekly downloads
6
License
MIT
Repository
github
Last release
6 years ago

Yeoman Tailwind Generator

A simple Yeoman generator to scaffold Tailwind CSS, Vue, and Laravel Mix.

Pre-requisites

Install Yeoman

npm install -g yo

Installation

npm install -g generator-caffeinated-tailwind

Usage

To scaffold a new Caffeinated Tailwind project, run:

yo caffeinated-tailwind

Development

To work on the generator locally, simply clone and link the package with npm:

git clone git@github.com:caffeinated/tailwind-generator.git
cd tailwind-generator
npm link

Now you may run yo caffeinated-tailwind per usual.

1.0.0

6 years ago

0.2.1

6 years ago

0.2.0

7 years ago

0.1.0

7 years ago