1.0.0 • Published 6 years ago

css-animation-cdn v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago
$ npm install animate.css --save
<head>
	<link rel="stylesheet" href="animate.css">
</head>
<head>
	<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.7.0/animate.css">
</head>
<div class="animated fadeInLeft">Animation</div>

Check All Animation Here:

@couponmoto