13 lines
214 B
SCSS
Executable File
13 lines
214 B
SCSS
Executable File
/*!
|
|
* Project : OceanWP WordPress Theme
|
|
* Purpose : LearnDash LMS Tweaks
|
|
* Author : OceanWP
|
|
*/
|
|
|
|
// Configuration
|
|
@import "config";
|
|
|
|
// Mixins
|
|
@import "mixins";
|
|
|
|
@import "learndash/learndash"; |