create-vite-tailwind

0.1.3 • Public • Published

create-vite-tailwind

A minimal boilerplate project for using TailwindCSS with Vite

created by create-create-app.

Usage

$ npx create-vite-tailwind <name>
...
$ cd <name>
$ yarn dev

or:

$ npm run dev

Open the provided link to view the project in a browser. Changes to the project will be hot reloaded and auto refreshed.

Purged classes

Tailwind purges unused classes by default. The template project is configured to scan HTML and script files in the root directory only. To change this behavior, edit the content property of tailwind.config.cjs. See the Tailwind configuration docs for more info.

Readme

Keywords

none

Package Sidebar

Install

npm i create-vite-tailwind

Weekly Downloads

4

Version

0.1.3

License

MIT

Unpacked Size

6.66 kB

Total Files

15

Last publish

Collaborators

  • christian-legge