wiki-grav/themes/custom-learn2-dark/scss/theme.scss
2022-11-19 16:29:54 +01:00

18 lines
323 B
SCSS

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