mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-30 14:55:27 -04:00
Remove unused Google Fonts import
Signed-off-by: David Mehren <git@herrmehren.de>
This commit is contained in:
parent
3b00601872
commit
515fed3db0
2 changed files with 0 additions and 2 deletions
|
@ -132,7 +132,6 @@ module.exports = {
|
|||
],
|
||||
|
||||
entry: {
|
||||
font: path.join(__dirname, 'public/css/google-font.css'),
|
||||
'font-pack': path.join(__dirname, 'public/css/font.css'),
|
||||
common: [
|
||||
'expose-loader?exposes[]=$&exposes[]=jQuery!jquery',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue