1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-08-30 01:39:59 +02:00

warning about cube/page being deprecated #1774

This commit is contained in:
Hakim El Hattab
2017-02-01 10:33:43 +01:00
parent f496613dd3
commit 2c9e226fab
2 changed files with 16 additions and 0 deletions

View File

@@ -617,6 +617,10 @@ body {
/*********************************************
* CUBE TRANSITION
*
* WARNING:
* this is deprecated and will be removed in a
* future version.
*********************************************/
.reveal.cube .slides {
@@ -689,6 +693,10 @@ body {
/*********************************************
* PAGE TRANSITION
*
* WARNING:
* this is deprecated and will be removed in a
* future version.
*********************************************/
.reveal.page .slides {