lms-learner-dashboard-rtl.scss 375 Bytes
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13
// ------------------------------
// LMS Learner Dashboard styling
// users the Pattern Library

// NOTE: This is the right-to-left (RTL) configured style compile.
// It should mirror lms-learner-dashboard-rtl w/ the exception of bi-app references.


// Load the RTL version of lms main
@import 'lms-main-v2-rtl';

// Load the shared build
@import 'build-learner-dashboard';