create-daisyui

3.0.1 • Public • Published

CLI to install and initiate daisyUI in your project

For new or existing projects.

What it does?

  1. Installs Tailwind CSS and initializes it if needed
  2. Creates tailwind.config.js file if needed
  3. Installs daisyUI and adds it to your tailwind.config.js automatically

How to use?

Run this in a new or existing project folder:

npm create daisyui

Or

npm init daisyui

Or if you use Bun:

bun create daisyui

Or if you use Yarn:

yarn create daisyui

Or if you use pnpm:

pnpm create daisyui

Readme

Keywords

none

Package Sidebar

Install

npm i create-daisyui

Weekly Downloads

44

Version

3.0.1

License

MIT

Unpacked Size

8.66 kB

Total Files

4

Last publish

Collaborators

  • saadeghi