@use '../variables' as *;

.#{$prefix}collapse {
	overflow: hidden;
	transition: all 0.15s ease-in-out;
}
