mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-12-28 00:52:29 +03:00
Disable outline-none rule
This commit is contained in:
parent
7f6de430c0
commit
7af474cbc6
@ -135,6 +135,7 @@ module.exports = (grunt) ->
|
||||
'ids': false
|
||||
'important': false
|
||||
'known-properties': false
|
||||
'outline-none': false
|
||||
'overqualified-elements': false
|
||||
'qualified-headings': false
|
||||
'unique-headings': false
|
||||
|
Loading…
Reference in New Issue
Block a user