mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-31 17:11:48 +02:00
Colors rewrite (#30622)
This commit is contained in:
@@ -4,7 +4,9 @@
|
||||
],
|
||||
"rules": {
|
||||
"function-disallowed-list": [
|
||||
"calc"
|
||||
"calc",
|
||||
"lighten",
|
||||
"darken"
|
||||
],
|
||||
"property-disallowed-list": [
|
||||
"border-radius",
|
||||
|
Reference in New Issue
Block a user