Upgrade prettier to 2.3.0

Some reformatting was needed... :/
This commit is contained in:
Deluan
2021-05-11 18:13:03 -04:00
parent da684ff44c
commit fa9083ddec
9 changed files with 46 additions and 49 deletions
+4 -3
View File
@@ -48,9 +48,10 @@ const musicListActions = {
'button:first-child>span:first-child>span': {
display: 'none',
},
'button>span:first-child>span, button:not(:first-child)>span:first-child>svg': {
color: '#b3b3b3',
},
'button>span:first-child>span, button:not(:first-child)>span:first-child>svg':
{
color: '#b3b3b3',
},
},
}