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

print styles are now built into reveal.css, revamped print styles #2633

This commit is contained in:
Hakim El Hattab
2020-03-13 19:53:46 +01:00
parent 8709a41979
commit d918d750e0
11 changed files with 39 additions and 384 deletions

View File

@@ -1812,3 +1812,12 @@ $notesWidthPercent: 25%;
.zoomed .reveal .roll span:after {
visibility: hidden;
}
/*********************************************
* PRINT STYLES
*********************************************/
@import 'print/pdf.scss';
@import 'print/paper.scss';