https://github.com/ymdarake/daisy-theming-only
Experimental repository for extracting theming feature of daisyui: credit https://github.com/saadeghi/daisyui
https://github.com/ymdarake/daisy-theming-only
daisyui tailwindcss
Last synced: 3 months ago
JSON representation
Experimental repository for extracting theming feature of daisyui: credit https://github.com/saadeghi/daisyui
- Host: GitHub
- URL: https://github.com/ymdarake/daisy-theming-only
- Owner: ymdarake
- Created: 2023-06-17T07:15:54.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-06-17T08:15:01.000Z (about 3 years ago)
- Last Synced: 2025-12-06T18:19:34.812Z (8 months ago)
- Topics: daisyui, tailwindcss
- Language: JavaScript
- Homepage:
- Size: 166 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Experiment: daisyui but theming only

## Run
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
```