1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-29 16:19:53 +02:00

Document new CSS vars in tooltip docs

This commit is contained in:
Mark Otto
2021-09-08 11:01:35 -07:00
committed by Mark Otto
parent fdcbbe3d92
commit a68e1af2d5
2 changed files with 17 additions and 6 deletions

View File

@@ -13,6 +13,7 @@
--#{$variable-prefix}tooltip-opacity: #{$tooltip-opacity};
--#{$variable-prefix}tooltip-arrow-width: #{$tooltip-arrow-width};
--#{$variable-prefix}tooltip-arrow-height: #{$tooltip-arrow-height};
// scss-docs-end tooltip-css-vars
$tooltip-arrow-color: null;