_sass/another.scss in another-theme-0.0.1 vs _sass/another.scss in another-theme-1.0.0

- old
+ new

@@ -1,13 +1,13 @@ @charset "utf-8"; @import "another/font-face"; @import "another/variables"; @import "another/base"; -@import "another/layout"; +@import "another/bootstrap-grid"; @import "another/type"; -@import "another/menu"; +@import "another/header"; @import "another/feed"; -@import "another/posts"; +@import "another/buttons"; @import "another/syntax"; @import "another/code"; -@import "another/utilities"; +@import "another/footer";