Disable variable-only check for displaying class with debug on.

header/meta/side-by-side
Icedream 2018-07-13 14:41:58 +02:00
parent 0381666d46
commit d5f0a4170b
Signed by: icedream
GPG Key ID: 1573F6D8EFE4D0CF
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
box-sizing: border-box
position: relative
&:after
content: attr(class)
content: attr(class) // sass-lint:disable-line variable-for-property
z-index: 99999
box-shadow: 0 0 10px black
position: absolute