Commit b6f55c24 by Harry Rein

Scope base build to footer only.

parent d6970826
// ----------------------------------------
// LMS edx.org Footer: Shared Build Compile
// Base build
@import 'base/build';
@import 'lms/theme/variables';
@import 'bootstrap/variables';
@import 'bootstrap/scss/variables';
@import 'bootstrap/scss/mixins/breakpoints';
@import '../variables';
@import 'lms/theme/variables-v1';
@import 'base/mixins';
footer#footer-edx-v3 {
@import 'base/extends';
// base - starter
@import 'base/base';
}
// base - elements
@import 'elements/typography';
// shared - platform
@import 'shared/footer-edx';
// Extra theme-specific rules
@import 'lms/theme/extras';
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment