浏览代码

Reduce the weight of the breakpoints count rule (#176)

Gaël Métais 9 年之前
父节点
当前提交
3d377b7b1f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lib/metadata/scoreProfileGeneric.json

+ 1 - 1
lib/metadata/scoreProfileGeneric.json

@@ -71,7 +71,7 @@
                 "cssComplexSelectors": 2,
                 "cssColors": 0.5,
                 "similarColors": 0.5,
-                "cssBreakpoints": 1,
+                "cssBreakpoints": 0.5,
                 "cssMobileFirst": 1
             }
         },