Renamed larger.scss to sizes.scss to reflect intent.

This commit is contained in:
Macdonald, Zak 2015-06-28 17:30:04 -07:00
parent 6549e2920b
commit ee06a1df0a
2 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
@import "mixins"; @import "mixins";
@import "path"; @import "path";
@import "core"; @import "core";
@import "larger"; @import "sizes";
@import "fixed-width"; @import "fixed-width";
@import "list"; @import "list";
@import "bordered-pulled"; @import "bordered-pulled";