feat: move general imports to specific scss files (#32121)

This moves XModule scss imports to the specific files where they are required instead of
having a common XModule scss import list.

This is part of  https://github.com/openedx/edx-platform/issues/31624
This commit is contained in:
Andrey Cañon
2023-04-27 09:38:04 -05:00
committed by GitHub
parent 6af95b46e7
commit f8e2363e10
6 changed files with 8 additions and 8 deletions

View File

@@ -18,6 +18,7 @@
// * +Problem - Choice Text Group
// * +Problem - Image Input Overrides
// * +Problem - Annotation Problem Overrides
@import 'bourbon/bourbon';
// +Variables - Capa
// ====================