mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03:00
Colors rewrite (#30622)
This commit is contained in:
+3
-1
@@ -4,7 +4,9 @@
|
||||
],
|
||||
"rules": {
|
||||
"function-disallowed-list": [
|
||||
"calc"
|
||||
"calc",
|
||||
"lighten",
|
||||
"darken"
|
||||
],
|
||||
"property-disallowed-list": [
|
||||
"border-radius",
|
||||
|
||||
Reference in New Issue
Block a user