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

Extract list-unstyled mixin; closes #17792

/fyi @mdo
This commit is contained in:
Marko Prelec
2015-10-06 12:43:59 +02:00
committed by Chris Rebert
parent 8cb00d6420
commit d5e47c57f1
3 changed files with 10 additions and 5 deletions
+1
View File
@@ -33,6 +33,7 @@
@import "mixins/alert";
@import "mixins/buttons";
@import "mixins/pagination";
@import "mixins/lists";
@import "mixins/list-group";
@import "mixins/nav-divider";
@import "mixins/forms";