_sass/print-pdf.scss in electric-book-classic-theme-0.1.0 vs _sass/print-pdf.scss in electric-book-classic-theme-0.1.1
- old
+ new
@@ -140,9 +140,15 @@
// Special highlights for temporary debugging/viewing:
// Specify a colour for highlighting; use 'inherit' for none.
$highlight-tightened: inherit !default;
$highlight-loosened: inherit !default;
+// ----------------------------------------------------
+// Import font files (@font-face) for fonts you specify
+// ----------------------------------------------------
+
+// Import fonts from book-specific CSS.
+
// ---------------------
// Import theme partials
// ---------------------
@import "partials/hide-footer";