mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-12 22:26:08 -04:00
Require slide mode stylesheets
This commit is contained in:
parent
58fedb01fa
commit
3e23009663
2 changed files with 5 additions and 3 deletions
|
@ -1,3 +1,6 @@
|
|||
require('../css/extra.css');
|
||||
require('../css/site.css');
|
||||
require('../css/slide.css');
|
||||
|
||||
/* other vendors plugin */
|
||||
var S = require('string');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue