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

@@ -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);