aboutsummaryrefslogtreecommitdiff
path: root/scss/bootstrap.scss
diff options
context:
space:
mode:
authorJaume Sala <[email protected]>2021-08-03 17:59:00 +0200
committerGitHub <[email protected]>2021-08-03 08:59:00 -0700
commit39b7c75b13dd982e1a4f106f412ff18acc0026ec (patch)
treebfc384cf3a4488870661e46047a3b3ed953b8d82 /scss/bootstrap.scss
parentf64df40dfa21283992d395dbe3115fdad98fe463 (diff)
downloadbootstrap-39b7c75b13dd982e1a4f106f412ff18acc0026ec.tar.xz
bootstrap-39b7c75b13dd982e1a4f106f412ff18acc0026ec.zip
Add new placeholder component (#31859)
Co-authored-by: XhmikosR <[email protected]> Co-authored-by: Jaume Sala <[email protected]> Co-authored-by: Mark Otto <[email protected]> Co-authored-by: Patrick H. Lauke <[email protected]>
Diffstat (limited to 'scss/bootstrap.scss')
-rw-r--r--scss/bootstrap.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/scss/bootstrap.scss b/scss/bootstrap.scss
index eb047a3f2..f051c59a9 100644
--- a/scss/bootstrap.scss
+++ b/scss/bootstrap.scss
@@ -43,6 +43,7 @@
@import "carousel";
@import "spinners";
@import "offcanvas";
+@import "placeholders";
// Helpers
@import "helpers";