mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-09-02 19:22:57 +02:00
bake font into themes, fix broken test, switch tests to mjs
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
// ---------------------------------------------
|
||||
|
||||
// Include theme-specific fonts
|
||||
@import url("/theme/fonts/source-sans-pro/source-sans-pro.css");
|
||||
@import url("./fonts/source-sans-pro/source-sans-pro.css");
|
||||
|
||||
// Override theme settings (see ../template/settings.scss)
|
||||
$backgroundColor: #fff;
|
||||
|
Reference in New Issue
Block a user