@import '@/framework/styles/index.scss';
@include b('{{kebabCase name}}') {
    font-size: $tdd-font-size-1;
}

