UNPKG
@nobie-org/tailwindcss-animate
Version:
latest (1.0.9)
1.0.9
1.0.8
A Tailwind CSS plugin for creating beautiful animations.
@nobie-org/tailwindcss-animate
/
index.d.ts
4 lines
(2 loc)
•
63 B
TypeScript
View Raw
1
2
3
4
declare
const
plugin
: {
handler
:
() =>
void
}
export
= plugin