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

@ -7,8 +7,6 @@
<title>reveal.js - Test PDF exports</title>
<link rel="stylesheet" href="../dist/reveal.css">
<link rel="stylesheet" href="../dist/print/paper.css">
<link rel="stylesheet" href="../dist/print/pdf.css">
<link rel="stylesheet" href="qunit-2.5.0.css">
<script src="qunit-2.5.0.js"></script>
</head>