0.1.0 • Published 3 years ago
@noonnu/cafe24-ssurround v0.1.0
@noonnu/cafe24-ssurround
카페24 써라운드 - 둥글둥글한 고딕이 귀엽다
Install
npm install @noonnu/cafe24-ssurround --save
Import the CSS file
import '@noonnu/cafe24-ssurround' // esm
// or
require('@noonnu/cafe24-ssurround') // cjs
css-loader
@import url('~@noonnu/cafe24-ssurround');
Usage
body {
font-family: Cafe24Ssurround;
}
Link
0.1.0
3 years ago