wiki-grav/themes/custom-learn2-dark/scss/theme.scss

16 lines
278 B
SCSS
Raw Normal View History

2022-11-19 16:22:14 +01:00
// REQUIRED DEPENDENCIES - DO NOT CHANGE
2022-11-19 16:25:02 +01:00
// Load Third Party Libraries
@import "../../learn2/scss/theme";
2022-11-19 16:22:14 +01:00
// Load Template Configuration
@import "configuration/theme/base";
//-------------------------------------------
// TEMPLATE COMPONENTS
// Core
@import "theme/core";