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

14 lines
375 B
SCSS

// ------------------------------
// 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';