Files
edx-platform/cms/static/sass/partials/cms/theme/_extras.scss
2017-10-29 22:22:08 -04:00

8 lines
328 B
SCSS

// Extra rules needed for a Studio theme
//
// The _extras.scss file is imported after all other rules by
// the Studio Sass. For your own theme, you can override this file
// to add any custom rules that you need. You can also import
// partials directly into this file so that you can break your
// rules into modular pieces.