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