_Similar to idea to what @j1mie suggested fixing in https://github.com/carbon-design-system/carbon-components/pull/2370 & my issue about the DataTable here: https://github.com/carbon-design-system/carbon-components/issues/2373_
Without @include reset in this component, consumers who don't use the globals (with * { box-sizing: border-box; }) get interesting results with input misalignment etc. For example, here's what the MultiSelect looks like this in our dark UI environment without a reset 馃槄 --

It would be very helpful if @include reset could be added to the MultiSelect component. From what I can tell, I think the fix would be a simple one (that is, I don't see any issues when I experiment in my environment 馃 )
I think the suggested addition makes sense to me - Thanks @jendowns for reporting!
I can add this to the upcoming PR for #2399
Most helpful comment
I can add this to the upcoming PR for #2399