text-emphasis
テキストの圏点を短縮表現の値のリストで設定します。
scss
@import 'catpow';
@include text-emphasis((f t red));
@import 'catpow'; @include text-emphasis((f t red));
css
text-emphasis-color: red;
text-emphasis-style: filled triangle;
text-emphasis-color: red; text-emphasis-style: filled triangle;