Label sections for stylesheet imports

This commit is contained in:
Kevin MacMartin 2015-12-12 02:21:43 -05:00
parent 6e01831430
commit 9191bf279a

View file

@ -1,7 +1,11 @@
// Core
@import "bootstrap"; @import "bootstrap";
@import "var"; @import "var";
// Base
@import "auth"; @import "auth";
// Supplementary
@import "elements/**"; @import "elements/**";
/* /*