@import "./variables";

.#{$component-prefix}grid {
  display: flex;
  flex-wrap: wrap;
}
