naive-ui/styles/mixins/config.scss

4 lines
91 B
SCSS

$namespace: 'n';
$element-separator: '__';
$modifier-separator: '--';
$state-prefix: 'is-';