animated-tailwindcss-ct
TypeScript icon, indicating that this package has built-in type declarations

4.0.2 • Public • Published



A configuration to use Animate.css with Tailwind CSS.



Documentation

View documentation

Installation

Please see the full installation instructions for detailed steps and examples.

Quick start with NPM

In a project where you're using Tailwind CSS v3, run this to install this package:

npm add -D animated-tailwindcss

Then configure your tailwind.config.js to use the animations:

const { withAnimations } = require('animated-tailwindcss')

module.exports = withAnimations({
  // your (existing) Tailwind CSS config here
})

Credits

Package Sidebar

Install

npm i animated-tailwindcss-ct

Weekly Downloads

5

Version

4.0.2

License

MIT

Unpacked Size

536 kB

Total Files

6

Last publish

Collaborators

  • cthacker