mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-09-01 10:42:54 +02:00
vite theme build
This commit is contained in:
@@ -10,8 +10,8 @@
|
||||
// ---------------------------------------------
|
||||
|
||||
// Include theme-specific fonts
|
||||
@import url(./fonts/league-gothic/league-gothic.css);
|
||||
@import url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic);
|
||||
@import url("/theme/fonts/league-gothic/league-gothic.css");
|
||||
@import url("https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic");
|
||||
|
||||
/**
|
||||
* Solarized colors by Ethan Schoonover
|
||||
|
Reference in New Issue
Block a user