mirror of
https://github.com/atom/atom.git
synced 2026-01-23 05:48:10 -05:00
Disable font-sizes rule
This commit is contained in:
@@ -126,6 +126,7 @@ module.exports = (grunt) ->
|
||||
'bulletproof-font-face': false
|
||||
'compatible-vendor-prefixes': false
|
||||
'fallback-colors': false
|
||||
'font-sizes': false
|
||||
'gradients': false
|
||||
'ids': false
|
||||
'important': false
|
||||
|
||||
Reference in New Issue
Block a user