mirror of
https://github.com/trezor/trezor-suite.git
synced 2026-02-20 00:33:07 +01:00
chore(suite): Update stylelint color notation
This commit is contained in:
committed by
Jan Komárek
parent
66aaca0ee6
commit
d3decdb12e
@@ -5,6 +5,8 @@
|
||||
"declaration-empty-line-before": null,
|
||||
"media-query-no-invalid": null,
|
||||
"media-feature-range-notation": null,
|
||||
"no-empty-source": null
|
||||
"no-empty-source": null,
|
||||
"color-function-notation": null,
|
||||
"alpha-value-notation": null
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user