Lint fixes

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2022-10-11 14:04:03 +02:00
parent 3928c2fb2a
commit e94a537f30
4 changed files with 3 additions and 11 deletions

View File

@@ -73,7 +73,7 @@ module.exports = {
"mbz-info": "#36bcd4",
"mbz-danger": "#cd2026",
"mbz-success": "#0d8758",
"mbz-warning": '#ffe08a',
"mbz-warning": "#ffe08a",
// primary: "#272633",
// secondary: "#ED8D07",
},