naive-ui/styles/themes/light/components/Typography.scss

3 lines
103 B
SCSS

@mixin setup-light-typography {
$--typography-code-background-color: $--n-background-color !global;
}