Skip to content

fabge/tailwindcss-daisyui-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Tailwind CSS standalone CLI bundled with DaisyUI

Release

Repackaged Tailwind CSS standalone CLI that comes bundled with daisyUI - the most popular component library for Tailwind CSS.

This repository employs GitHub Actions to generate patched versions of the upstream CLI tool whenever a new version of Tailwind CSS or daisyUI is released.

Usage

Download the latest release for your platform from the releases page.

The CLI includes DaisyUI by default - no need to install it separately. Just add it to your app.css:

@import "tailwindcss";
@plugin "daisyui";

Versions

Component Source
Tailwind CSS tailwindlabs/tailwindcss
daisyUI saadeghi/daisyui

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages