You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Produces an output that contains a list of classes relating to the background image and positions that can be extended. Since the recent addition of placeholders and the move to prevent extending from within media directives, it will be impossible to extend these classes without potentially having massive amounts of duplicate code within the media query.
Using placeholders instead of classes (or allowing a choice) would mean that a mixin containing sprite css could be included without unnecessary duplication.