fixed fonts; fixed relative url paths
This commit is contained in:
@@ -6,12 +6,5 @@ module.exports = {
|
||||
plugins: [
|
||||
new Dotenv()
|
||||
],
|
||||
},
|
||||
css: {
|
||||
loaderOptions: {
|
||||
css: {
|
||||
url: false
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user