Files
edx-platform/lms/static/sass/lms-learner-dashboard.scss
2016-05-09 13:52:55 -04:00

14 lines
371 B
SCSS

// ------------------------------
// LMS Learner Dashboard styling
// users the Pattern Library
// NOTE: This is the left-to-right (LTR) configured style compile.
// It should mirror lms-learner-dashboard-rtl w/ the exception of bi-app references.
// Load the LTR version of lms main
@import 'lms-main-v2';
// Load the shared build
@import 'build-learner-dashboard';