mirror of
https://github.com/Noratrieb/slides.git
synced 2026-01-14 16:35:07 +01:00
comments
This commit is contained in:
parent
d42d88dae4
commit
bdedc56d6f
2 changed files with 8 additions and 0 deletions
|
|
@ -1,5 +1,9 @@
|
|||
import { extend, toArray, createStyleSheet } from '../utils/util.js'
|
||||
|
||||
/**
|
||||
* Automatically animates matching elements across
|
||||
* slides with the [data-auto-animate] attribute.
|
||||
*/
|
||||
export default class AutoAnimate {
|
||||
|
||||
constructor( Reveal ) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue