This commit is contained in:
2021-11-14 16:28:03 +08:00
parent 8617de5c38
commit 3a20686bfb
10 changed files with 301 additions and 286 deletions

View File

@@ -10,7 +10,7 @@ module.exports = {
mediaQuery: true,
propList: ['*'],
rootValue: 16,
unitPrecision: 3,
unitPrecision: 4,
}
}
};