updates to dependencies, merging to production

This commit is contained in:
Amruth Pillai
2020-12-05 15:22:45 +05:30
parent cc8729e889
commit cd0c847606
23 changed files with 5406 additions and 4395 deletions

View File

@ -13,6 +13,7 @@ module.exports = {
],
},
],
'font-family-no-missing-generic-family-keyword': null,
'declaration-block-trailing-semicolon': null,
'no-descending-specificity': null,
},