@noonnu/s-core-dream-3-light
에스코어드림 - 샐러드를 먹으면 빨리 배고파져
Install
npm install @noonnu/s-core-dream-3-light --save
Import the CSS file
import '@noonnu/s-core-dream-3-light' // esm
// or
require('@noonnu/s-core-dream-3-light') // cjs
css-loader
@import url('~@noonnu/s-core-dream-3-light');
Usage
body {
font-family: S-CoreDream-3Light;
}