* feat: simplify prop api and bake in many values * feat: refactor build and dev server 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 * feat: make this the open edx footer BREAKING CHANGE: This footer now serves as the Open edX footer. For the edX footer see edx/frontend-component-footer-edx on github
3 lines
70 B
SCSS
3 lines
70 B
SCSS
@import "~@edx/paragon/scss/core/core.scss";
|
|
@import "../src/footer";
|