2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-20 20:00:36 +03:00

Drop .card-{color} modifiers for .bg-{color}, .text-{color}, and .border-{color} utilities

This commit is contained in:
Mark Otto
2017-06-30 14:45:41 -07:00
committed by Mark Otto
parent 45722e94ac
commit 180d78c013
3 changed files with 0 additions and 90 deletions
-1
View File
@@ -19,7 +19,6 @@
// // Components
@import "mixins/alert";
@import "mixins/buttons";
@import "mixins/cards";
@import "mixins/pagination";
@import "mixins/lists";
@import "mixins/list-group";