Skip to content

Commit f3bb782

Browse files
committed
Feat: add animate css
1 parent 50e750b commit f3bb782

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@
2525
<meta content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0' name='viewport' />
2626
<meta name="viewport" content="width=device-width" />
2727

28+
<!-- Animate -->
29+
<link href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.2.0/animate.min.css" rel="stylesheet">
30+
2831
<!-- Fonts and icons -->
2932
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/latest/css/font-awesome.min.css" rel="stylesheet">
3033
<link href='https://fonts.googleapis.com/css?family=Roboto:400,700,300' rel='stylesheet' type='text/css'>

0 commit comments

Comments
 (0)