diff --git a/lms/static/sass/_build-lms.scss b/lms/static/sass/_build-lms.scss index 35e512774f..cc48bd51a8 100644 --- a/lms/static/sass/_build-lms.scss +++ b/lms/static/sass/_build-lms.scss @@ -3,8 +3,6 @@ // About: Sass compile for the LMS Elements that are shared between LTR and RTL UI. Configuration and vendor specific imports happen before this shared set of imports are compiled in the main-*.scss files. -@import 'base/base'; - // base - assets @import 'base/font_face'; @import 'base/extends';