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 "var";
// Base
@import "auth";
// Supplementary
@import "elements/**";
/*