Package Exports
- daisyui
- daisyui/dist/base.js
- daisyui/dist/styled.js
- daisyui/dist/unstyled.js
- daisyui/dist/utilities
- daisyui/dist/utilities-styled.js
- daisyui/dist/utilities-unstyled.js
- daisyui/dist/utilities.js
- daisyui/src/index.js
- daisyui/src/theming/functions
- daisyui/src/theming/functions.js
- daisyui/src/theming/index
- daisyui/src/theming/index.js
- daisyui/src/theming/themes
- daisyui/src/theming/themes.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (daisyui) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
daisyUI 3.0
🌼 Features
- A plugin for Tailwind CSS
- Faster development
- Cleaner HTML
- Customizable and themeable
- Pure CSS. Works on all frameworks
📀 Install now!
npm i -D daisyui@latest
Then add daisyUI to your tailwind.config.js
:
module.exports = {
plugins: [require("daisyui")],
};
[ Read more → ]
🚀 Use
📘 Documents + Examples
See the official site: [ daisyui.com →]
🤝 Support daisyUI
Premium Sponsors Support this project by becoming a premium sponsor. [Become a sponsor] |
|
Backers Thank you to all our backers! [Become a backer] |
|
Contributors This project exists thanks to all the people who contribute. [Contribute] |