2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

WIP: Update snippets to add copy and StackBlitz buttons

This commit is contained in:
Mark Otto
2022-08-10 22:42:39 +02:00
parent a685b9648b
commit da497512f4
3 changed files with 386 additions and 237 deletions
+4
View File
@@ -64,6 +64,10 @@
--#{$prefix}border-radius-pill: #{$border-radius-pill};
// scss-docs-end root-border-var
--#{$prefix}box-shadow: #{$box-shadow};
--#{$prefix}box-shadow-sm: #{$box-shadow-sm};
--#{$prefix}box-shadow-lg: #{$box-shadow-lg};
--#{$prefix}link-color: #{$link-color};
--#{$prefix}link-hover-color: #{$link-hover-color};