BREAKING CHANGE: The footer is now transpiled from es6 preserving modules. To use this package in a project it must now be transpiled by the requiring project via webpack or other configuration
4 lines
120 B
SCSS
4 lines
120 B
SCSS
@import "~@edx/paragon/scss/edx/theme.scss";
|
|
@import "~@edx/paragon/scss/edx/fonts.scss";
|
|
@import '../src/footer.scss';
|