This commit is contained in:
2021-09-25 10:01:24 +08:00
parent a814040995
commit 943c07051c
7 changed files with 13 additions and 58 deletions

View File

@@ -1,7 +1,4 @@
module.exports = {
plugins: {
'postcss-px-to-viewport': {
viewportWidth: 375
}
}
}