mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-03-15 04:21:58 +00:00
Change scss import of reveal to css
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
This commit is contained in:
parent
9c0e4c2f7e
commit
c7c7c9ac74
1 changed files with 1 additions and 1 deletions
|
@ -4,6 +4,6 @@
|
|||
* SPDX-License-Identifier: AGPL-3.0-only
|
||||
*/
|
||||
|
||||
@import "../../../node_modules/reveal.js/css/reveal";
|
||||
@import "../../../node_modules/reveal.js/dist/reveal.css";
|
||||
@import "../../../node_modules/reveal.js/dist/theme/fonts/league-gothic/league-gothic.css";
|
||||
@import "slide-theme";
|
||||
|
|
Loading…
Reference in a new issue