Fixes #34933 (closed).
This introduces a new global option, $enable-container-classes
, to separately toggle the inclusion of .container-*
classes in our compiled CSS. Our containers are still useful when opting into the new CSS grid layout, so we don't want to exclude those when flipping over.