// Dependencies on original theme // Load original Learn2 theme scss @import "../../learn2/scss/theme"; //------------------------------------------- // Load Template Configuration @import "configuration/theme/base"; //------------------------------------------- // TEMPLATE COMPONENTS // Configuration @import "theme/configuration"; // Core @import "theme/core"; // Nav @import "theme/nav";