1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-31 09:05:47 +02:00
This commit is contained in:
Mark Otto
2025-05-28 15:37:51 -07:00
parent 4a3272d2d8
commit 08508c5024
3 changed files with 3 additions and 20 deletions

View File

@@ -201,16 +201,8 @@ $utilities: map.merge(
"border-color": (
property: border-color,
class: border,
// local-vars: (
// "border-opacity": 1
// ),
values: theme-color-values("border")
),
// "subtle-border-color": (
// property: border-color,
// class: border,
// // values: $utilities-border-subtle
// ),
"border-width": (
property: border-width,
class: border,