mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2025-03-07 13:48:31 +08:00
4 lines
91 B
SCSS
4 lines
91 B
SCSS
$namespace: 'n';
|
|
$element-separator: '__';
|
|
$modifier-separator: '--';
|
|
$state-prefix: 'is-'; |