mirror of
https://github.com/trezor/trezor-wallet
synced 2025-01-26 07:51:36 +00:00
Fix stylelint rule
This commit is contained in:
parent
bd4dcf0965
commit
fecfba6760
@ -17,13 +17,6 @@
|
|||||||
"ignoreProperties": ["composes", "font-smoothing", "font-smooth"]
|
"ignoreProperties": ["composes", "font-smoothing", "font-smooth"]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"at-rule-empty-line-before": [
|
|
||||||
"always", {
|
|
||||||
"ignoreAtRules": [
|
|
||||||
"import"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"at-rule-no-unknown": [ true, {
|
"at-rule-no-unknown": [ true, {
|
||||||
ignoreAtRules: ["each"]
|
ignoreAtRules: ["each"]
|
||||||
}]
|
}]
|
||||||
|
Loading…
Reference in New Issue
Block a user