Skip to content

Commit

Permalink
removed trialing comma
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisgrieser authored Jan 5, 2022
1 parent fbca3a2 commit f747349
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .stylelintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@

"rules": {
"font-family-no-missing-generic-family-keyword": null,
"no-descending-specificity": null,
"no-descending-specificity": null
}
}

0 comments on commit f747349

Please sign in to comment.