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

https://github.com/anubra266/panda-transitions-css

Drop-in CSS transitions from transition.css for Panda CSS.
https://github.com/anubra266/panda-transitions-css

css panda-css transitions

Last synced: 4 months ago
JSON representation

Drop-in CSS transitions from transition.css for Panda CSS.

Awesome Lists containing this project

README

          









🐼



panda-transitions-css










npm package


npm  downloads


NPM

GitHub Repo stars




Drop-in CSS transitions from transition.css for Panda CSS.










npm i -D panda-transitions-css











## About

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

## Install

```bash
npm i -D panda-transitions-css
#or
yarn add -D panda-transitions-css
#or
pnpm i -D panda-transitions-css
```

## 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: ['panda-transitions-css', '@pandacss/dev/presets'],
})
```

You can now use it in your project.

```jsx


Element with Transition

```

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

## Sponsors ✨

Thanks goes to these wonderful people