mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 03:39:55 +00:00
Clean Up the Contributing Documentation and Process: Part VII.LXVI.I
* Fix the StyleLint config to allow the empty blocks in the clock module CSS.
This commit is contained in:
parent
e023a68780
commit
4e91919990
@ -1,4 +1,5 @@
|
|||||||
{
|
{
|
||||||
"extends": "stylelint-config-standard",
|
"extends": "stylelint-config-standard",
|
||||||
"font-family-name-quotes": "double-where-recommended"
|
"font-family-name-quotes": "double-where-recommended",
|
||||||
}
|
"block-no-empty": false
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user