소스 검색

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
             }
         },