Add inspect/details view

This commit is contained in:
2017-11-27 20:23:21 +01:00
parent 674aff63cf
commit f190b6aabb
12 changed files with 150 additions and 7 deletions

View File

@@ -123,7 +123,10 @@ linters:
PropertySpelling:
enabled: true
extra_properties: []
extra_properties: [
'grid-template-columns',
'grid-column-start'
]
disabled_properties: []
PropertyUnits: