update scss-lint.yml
parent
9c9bf64389
commit
28132636a4
|
@ -24,7 +24,7 @@ linters:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
||||||
DisableLinterReason:
|
DisableLinterReason:
|
||||||
enabled: true
|
enabled: false
|
||||||
|
|
||||||
DuplicateProperty:
|
DuplicateProperty:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
// scss-lint:disable ColorVariable
|
||||||
|
|
||||||
@import "functions";
|
@import "functions";
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue