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