mirror of
https://github.com/twbs/bootstrap.git
synced 2025-03-15 15:29:22 +01:00
Add missing root border opacity CSS var
This commit is contained in:
parent
e84aadb36c
commit
2d11c1c28a
@ -56,6 +56,7 @@
|
|||||||
--#{$variable-prefix}border-style: solid;
|
--#{$variable-prefix}border-style: solid;
|
||||||
--#{$variable-prefix}border-color: #{$border-color};
|
--#{$variable-prefix}border-color: #{$border-color};
|
||||||
--#{$variable-prefix}border-radius: #{$border-radius};
|
--#{$variable-prefix}border-radius: #{$border-radius};
|
||||||
|
--#{$variable-prefix}border-opacity: 1;
|
||||||
// scss-docs-end root-border-var
|
// scss-docs-end root-border-var
|
||||||
// stylelint-enable custom-property-empty-line-before
|
// stylelint-enable custom-property-empty-line-before
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user