mirror of
https://github.com/Noratrieb/slides.git
synced 2026-01-15 17:05:06 +01:00
slide method now accepts fragment index argument #228
This commit is contained in:
commit
34b36753f5
4 changed files with 53 additions and 18 deletions
3
grunt.js
3
grunt.js
|
|
@ -63,7 +63,8 @@ module.exports = function(grunt) {
|
|||
},
|
||||
globals: {
|
||||
head: false,
|
||||
module: false
|
||||
module: false,
|
||||
console: false
|
||||
}
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue