@import '../../style/theme/index';

$grid-prefix-cls: #{$anna-prefix}-grid;

.#{$grid-prefix-cls} {
  &-row-border {

  }
  &-col-border {
    
  }
}