fixed fonts; fixed relative url paths
All checks were successful
CSGOWTF/csgowtf/pipeline/pr-master This commit looks good
CSGOWTF/csgowtf/pipeline/head This commit looks good

This commit is contained in:
2022-11-14 01:05:49 +01:00
parent befc14d894
commit f65fc0a0ea
3 changed files with 8 additions and 30 deletions

View File

@@ -6,12 +6,5 @@ module.exports = {
plugins: [
new Dotenv()
],
},
css: {
loaderOptions: {
css: {
url: false
}
}
}
}