You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update the devDependencies
* Update the gitignore file
* Update the version of gulp
* Fix the build error in the gulpfile script
* Update node version testing for travis
* Update the package.json
* Fix some errors
* Update the devdependencies
* Re arrange the .gitignore
* Update devdependency to the latest stable version
* Add new line at the end of the file
* Fix versioning error
* Update DevDependencies
* Update the version from 3.6.1 into 3.6.2
* Add delays up to 5 seconds
* Update the files from 3.6.1 into 3.6.2
* Modify the documentation and add delay option
_Note: the default delays are from 1 seconds to 5 seconds only. If you want to add customized delays, you can add it directly to your css_
209
+
202
210
## Custom Builds
203
211
204
212
Animate.css is powered by [gulp.js](http://gulpjs.com/), and you can create custom builds pretty easily. First of all, you’ll need Gulp and all other dependencies:
0 commit comments