1
0
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:
Hakim El Hattab
2024-10-17 19:00:37 +02:00
parent a89af36022
commit 41cca8e576
36 changed files with 1512 additions and 1562 deletions

View File

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