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:
@@ -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");
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user