@use '../context' as *;

:where(:host, :root, .theme) {
	@include spread-map-into-props($map: $input, $prefix: input);
}
