constant ANIMATE_CSS_DEVEL in Animate CSS 7
@file Drupal integration with Animate.css, bunch of cool, fun, and cross-browser animations for you to use in your projects.
2 uses of ANIMATE_CSS_DEVEL
- animate_css_init in ./
animate_css.module - Implements hook_init().
- animate_css_settings_form in ./
animate_css.module - Form for Animate CSS library settings.
File
- ./
animate_css.module, line 7 - Drupal integration with Animate.css, bunch of cool, fun, and cross-browser animations for you to use in your projects.
Code
define('ANIMATE_CSS_DEVEL', variable_get('animate_css_devel', FALSE));