0.1.0 • Published 3 years ago
@noonnu/y-spotlight v0.1.0
@noonnu/y-spotlight
Y 너만을 비춤체 - 귀여운 이모티콘도 있는 폰트다 왇 왘

Install
npm install @noonnu/y-spotlight --saveImport the CSS file
import '@noonnu/y-spotlight' // esm
// or
require('@noonnu/y-spotlight') // cjscss-loader
@import url('~@noonnu/y-spotlight');Usage
body {
font-family: Y_Spotlight;
}