1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-31 09:05:47 +02: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

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";