2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03: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
View File
@@ -34,6 +34,7 @@
@import "media";
@import "list-group";
@import "close";
@import "toasts";
@import "modal";
@import "tooltip";
@import "popover";