Skip to content

Commit

Permalink
Merge branch 'main' into XhmikosR-patch-8
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR committed Jan 13, 2021
2 parents 948a2d7 + ed5ddca commit 0ba1212
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .stylelintrc
Expand Up @@ -3,6 +3,10 @@
"stylelint-config-twbs-bootstrap/scss"
],
"rules": {
"declaration-property-value-disallowed-list": {
"border": "none",
"outline": "none"
},
"function-disallowed-list": [
"calc",
"lighten",
Expand Down

0 comments on commit 0ba1212

Please sign in to comment.