An open API service indexing awesome lists of open source software.

https://github.com/anubra266/animated-pandacss

Use Animate.css with Panda CSS
https://github.com/anubra266/animated-pandacss

animate-css panda-css

Last synced: 11 months ago
JSON representation

Use Animate.css with Panda CSS

Awesome Lists containing this project

README

          









🐼



animated-pandacss










npm package


npm  downloads


NPM

GitHub Repo stars




Use Animate.css with Panda CSS










npm i -D animated-pandacss











## About

It's a preset for [Panda CSS](https://panda-css.com) that adds [Animate.css](https://animate.style) animations to your project.

## Install

```bash
npm i -D animated-pandacss
#or
yarn add -D animated-pandacss
#or
pnpm i -D animated-pandacss
```

## Usage

Add as first item of presets in your [Panda](https://panda-css.com) config.

```ts
import { defineConfig } from '@pandacss/dev'

export default defineConfig({
// Other config...
presets: ['animated-pandacss', '@pandacss/dev/presets'],
})
```

You can now use it in your project.

```jsx


Animated element

```

You can play around with the animations in the [docs](https://anubra266.github.io/animated-pandacss/)

## Sponsors ✨

Thanks goes to these wonderful people