1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-09-02 03:03:03 +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

@@ -10,7 +10,7 @@
// ---------------------------------------------
// Include theme-specific fonts
@import url("/theme/fonts/league-gothic/league-gothic.css");
@import url("./fonts/league-gothic/league-gothic.css");
@import url("https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic");
/**