@wankong/shadcn-animate
v0.0.1
Published
Standalone shadcn/ui Tailwind animation utilities.
Maintainers
Readme
@wankong/shadcn-animate
Standalone package for the Tailwind animation utilities from
packages/shadcn/src/tailwind.css
in shadcn/ui.
Install
npm install @wankong/shadcn-animateUsage
Import the stylesheet from your app CSS:
@import "@wankong/shadcn-animate";You can also import the explicit subpath:
@import "@wankong/shadcn-animate/tailwind.css";Examples
Source
This package vendors the CSS file from shadcn/ui and publishes it as a standalone npm package. No build step is required.
License
MIT
