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:
@@ -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',
|
||||
|
@@ -1,5 +1,3 @@
|
||||
@use "sass:color";
|
||||
|
||||
// Base settings for all themes that can optionally be
|
||||
// overridden by the super-theme
|
||||
|
||||
|
Reference in New Issue
Block a user