
Security News
The Hidden Blast Radius of the Axios Compromise
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.
[DEPRECATED] Use @tailgrids/cli instead. Previously: Handcrafted Library of Tailwind CSS UI Components & Blocks for HTML, React and Vue.
The
tailgridsnpm package has been deprecated in favor of@tailgrids/cli.
The new @tailgrids/cli package provides a modern CLI-based workflow for managing TailGrids components in your projects. Instead of installing a monolithic package, you can now initialize your project and selectively add only the components you need.
npm uninstall tailgrids
npx @tailgrids/cli@latest init
This will:
tailgrids.config.json configuration filetailgrids.css file with base styles or directly override your main css file depending on your selectioncn utility file for merging Tailwind CSS classesclsx, tailwind-merge, @tailwindcss/forms)npx @tailgrids/cli@latest add <component-id>
For example:
npx @tailgrids/cli@latest add button
Components are copied directly into your project (usually components/tailgrids/core/), giving you full control to customize them.
If you had the old plugin in your CSS file:
- @plugin 'tailgrids/plugin'
node_modulesinit and add commandsTailGrids Core Version is 100% Free and open-source. You can use it with your personal or commercial projects.
FAQs
[DEPRECATED] Use @tailgrids/cli instead. Previously: Handcrafted Library of Tailwind CSS UI Components & Blocks for HTML, React and Vue.
We found that tailgrids 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
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.

Research
A supply chain attack on Axios introduced a malicious dependency, plain-crypto-js@4.2.1, published minutes earlier and absent from the project’s GitHub releases.

Research
Malicious versions of the Telnyx Python SDK on PyPI delivered credential-stealing malware via a multi-stage supply chain attack.