1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-03 02:13:01 +02:00

Add Bootstrap's very first spinners omfg it's actually happening

This commit is contained in:
Mark Otto
2017-07-02 04:51:53 +03:00
committed by XhmikosR
parent f3bd8602df
commit 52a86cc671
5 changed files with 249 additions and 0 deletions

1
scss/bootstrap.scss vendored
View File

@@ -38,5 +38,6 @@
@import "tooltip";
@import "popover";
@import "carousel";
@import "spinners";
@import "utilities";
@import "print";