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

Add new toasts component

This commit is contained in:
Mark Otto
2017-07-03 16:09:28 -07:00
committed by XhmikosR
parent 696c4078d1
commit d0652a1be9
5 changed files with 216 additions and 1 deletions

1
scss/bootstrap.scss vendored
View File

@@ -34,6 +34,7 @@
@import "media";
@import "list-group";
@import "close";
@import "toasts";
@import "modal";
@import "tooltip";
@import "popover";