Remove unused Google Fonts import
Signed-off-by: David Mehren <git@herrmehren.de>
This commit is contained in:
@@ -1 +0,0 @@
|
|||||||
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400italic,600,600italic,300italic,300|Source+Serif+Pro|Source+Code+Pro:400,300,500&subset=latin,latin-ext);
|
|
||||||
@@ -132,7 +132,6 @@ module.exports = {
|
|||||||
],
|
],
|
||||||
|
|
||||||
entry: {
|
entry: {
|
||||||
font: path.join(__dirname, 'public/css/google-font.css'),
|
|
||||||
'font-pack': path.join(__dirname, 'public/css/font.css'),
|
'font-pack': path.join(__dirname, 'public/css/font.css'),
|
||||||
common: [
|
common: [
|
||||||
'expose-loader?exposes[]=$&exposes[]=jQuery!jquery',
|
'expose-loader?exposes[]=$&exposes[]=jQuery!jquery',
|
||||||
|
|||||||
Reference in New Issue
Block a user