Google fonts removed

This commit is contained in:
Gregor Schulte
2023-04-03 18:45:11 +02:00
parent 3a162090c2
commit e648aa55f6
8 changed files with 12 additions and 12 deletions

View File

@@ -1,5 +1,5 @@
module.exports = {
plugins: {
autoprefixer: {},
},
autoprefixer: {}
}
}