Reduce the weight of the breakpoints count rule (#176)
This commit is contained in:
@@ -71,7 +71,7 @@
|
||||
"cssComplexSelectors": 2,
|
||||
"cssColors": 0.5,
|
||||
"similarColors": 0.5,
|
||||
"cssBreakpoints": 1,
|
||||
"cssBreakpoints": 0.5,
|
||||
"cssMobileFirst": 1
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user