mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-31 17:11:48 +02:00
Update stylelint to v13.7.2 (#31726)
This commit is contained in:
@@ -3,10 +3,10 @@
|
||||
"stylelint-config-twbs-bootstrap/scss"
|
||||
],
|
||||
"rules": {
|
||||
"function-blacklist": [
|
||||
"function-disallowed-list": [
|
||||
"calc"
|
||||
],
|
||||
"property-blacklist": [
|
||||
"property-disallowed-list": [
|
||||
"border-radius",
|
||||
"border-top-left-radius",
|
||||
"border-top-right-radius",
|
||||
|
Reference in New Issue
Block a user