1
0
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:
Hakim El Hattab
2024-10-18 14:11:45 +02:00
parent 22a23e43ee
commit d712c148ec
30 changed files with 37 additions and 436 deletions

View File

@@ -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;