Skip to content

Commit 3baf940

Browse files
authored
Update README with KeyframeCSS introduction
Added introductory content about KeyframeCSS.
1 parent 0bf5ca5 commit 3baf940

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
<div style="text-align: center;">
2+
13
# ![Logo](https://cdn.jsdelivr.net/gh/intensed-dev/keyframecss@latest/website/images/logo_white.svg) KeyframeCSS
24

35
KeyframeCSS is a lightweight, utility-first CSS animation library designed to simplify how animations are applied in modern web interfaces. Instead of writing custom keyframes or maintaining large CSS files, animations are activated through predictable class names such as `anim kf-bounce`. The goal is to make animations reusable, composable, and consistent across projects without introducing runtime overhead or JavaScript dependencies.

0 commit comments

Comments
 (0)