Revert "Decouple XModule styles from LMS/Studio styles (attempt 2) (#32188)" (#32191)

This reverts commit c34f8efc0e.
This commit is contained in:
Kyle McCormick
2023-05-05 15:06:32 -04:00
committed by GitHub
parent 518bbe8d63
commit 05487e9279
18 changed files with 14 additions and 167 deletions

View File

@@ -84,6 +84,8 @@
// +Xmodule
// ====================
@import 'xmodule/modules/css/module-styles.scss';
@import 'xmodule/descriptors/css/module-styles.scss';
@import 'xmodule/headings';
@import 'elements/xmodules'; // styling for Studio-specific contexts
@import 'developer'; // used for any developer-created scss that needs further polish/refactoring