Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.6.6, 3.7.2, 3.8
-
Fix Version/s: 3.9
-
Component/s: Themes
-
Labels:
-
Testing Instructions:
-
Affected Branches:MOODLE_36_STABLE, MOODLE_37_STABLE, MOODLE_38_STABLE
-
Fixed Branches:MOODLE_39_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-66999-master -
Pull Master Diff URL:
Description
Partially covered in MDL-58930, but others too.
We are mis-using @extend and it's causing us issues in our compilation time.
https://webinista.com/updates/dont-use-extend-sass/ explains it a little