mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-24 20:14:35 -04:00
Require pretty stylesheets
This commit is contained in:
parent
55ddddd84b
commit
58fedb01fa
2 changed files with 4 additions and 3 deletions
|
@ -1,3 +1,7 @@
|
|||
require('../css/extra.css');
|
||||
require('../css/slide-preview.css');
|
||||
require('../css/site.css');
|
||||
|
||||
/* other vendors plugin */
|
||||
var S = require('string');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue