Security News
PyPI’s New Archival Feature Closes a Major Security Gap
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
@ballerine/daisyui
Advanced tools
npm i daisyui
Then add daisyUI to your tailwind.config.js
:
module.exports = {
plugins: [require("daisyui")],
};
[ Read more → ]
Loading CSS files from CDN is not recommended for production. It's better to install Tailwind and daisyUI as Nodejs dependencies so you can config/customize everything, and purge unused styles.
<link href="https://cdn.jsdelivr.net/npm/daisyui@2.48.0/dist/full.css" rel="stylesheet" type="text/css" />
<script src="https://cdn.tailwindcss.com"></script>
See the official site: [ daisyui.com →]
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] |
Actions
Data display
Data input
Layout
Navigation
Mockup
FAQs
daisyUI - Tailwind CSS Components
We found that @ballerine/daisyui demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
Research
Security News
Malicious npm package postcss-optimizer delivers BeaverTail malware, targeting developer systems; similarities to past campaigns suggest a North Korean connection.
Security News
CISA's KEV data is now on GitHub, offering easier access, API integration, commit history tracking, and automated updates for security teams and researchers.