1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-07-29 02:40:21 +02:00

update build

This commit is contained in:
Anas Bouzid
2024-02-04 19:35:35 -06:00
parent ebca26e1f9
commit 28aee42e8e
5 changed files with 5 additions and 5 deletions

View File

@@ -49,7 +49,7 @@ export default class ScrollView {
console.log(viewportStyles);
if( viewportStyles && viewportStyles.background ) {
presentationBackground = viewportStyles.background;
console.log(presentationBackground);
console.log(this.viewportElement);
}
const pageElements = [];