@use "../../00-base/mixin/typography.mixin";

p{
    @include typography.typography(p);
}