1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-08-20 21:41:25 +02:00

rebuild assets and fix issues after master rebase

This commit is contained in:
Hakim El Hattab
2024-11-06 10:14:05 +01:00
parent 7fff2f59f0
commit f8a33e1929
24 changed files with 1276 additions and 981 deletions

View File

@@ -19,7 +19,7 @@ $active-color: #a23;
$code-background-color: #23241f;
// Inject theme variables (with some overrides)
@use 'template/variables' with (
@use 'template/settings' with (
$background-color: $coal,
$main-font: 'Ubuntu, sans-serif',

View File

@@ -1,5 +1,3 @@
@use "sass:color";
// Base settings for all themes that can optionally be
// overridden by the super-theme