Skip to content

how to use with github pages #1430

Answered by KodingKhurram
ksIsCute asked this question in Q&A
Discussion options

You must be logged in to vote

You can just do it as you do in normal webpages.

  1. Include animate.css library
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css" />
  2. Add animation classes.
  3. There you go.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by eltonmesquita
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1427 on December 10, 2021 10:06.