Revert "build: Decouple XModule styles from LMS/Studio styles (#32018)" (#32183)

This reverts commit 471ba9121b.
This commit is contained in:
connorhaugh
2023-05-04 09:59:15 -04:00
committed by GitHub
parent 4de07c25d0
commit b9be2b1e56
18 changed files with 14 additions and 166 deletions

View File

@@ -4,10 +4,6 @@
* that the LMS did, so the quick fix was to localize the LMS variables not shared by the CMS.
* -Abarrett and Vshnayder
*/
@import 'bourbon/bourbon';
@import 'lms/theme/variables';
@import 'lms/theme/variables-v1';
$annotatable--border-color: $gray-l3;
$annotatable--body-font-size: em(14);