Fix SASS @extend of non-existant class

This used to just be ignored, but SASS crashes on it now, reasonable ty!
This commit is contained in:
Matchu 2023-07-22 13:47:56 -07:00 committed by Matchu
parent aab7dc612c
commit ed59a874ff

View file

@ -334,7 +334,6 @@ body.outfits-edit
.search-helper
font-family: inherit
.possible-error
@extend .error
display: none
&.big-picture
#preview-toolbar, #preview-sidebar, #preview-search