mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2025-01-18 12:34:25 +08:00
6 lines
83 B
SCSS
6 lines
83 B
SCSS
@import './fonts/OpenSans.scss';
|
|
|
|
body {
|
|
margin: 0;
|
|
font-family: 'Open Sans';
|
|
} |