引入 doodle.css
引入 doodle.css
方案一:
npm install doodle.css
@import url('https://fonts.googleapis.com/css2?family=Short+Stack&display=swap');
body {
font-family: 'Short Stack', cursive;
}
import 'doodle.css/doodle.css'
import './style/index.css'
<body class="doodle">...</body>
方案二:
@import url('https://resource.sunbohao.com/cornerCss/index-273b31bd39.css');
import './style/index.css'
<body class="corner">...</body>
这一路,灯火通明