neodgm-pro
v0.1.1
Published
Neo둥근모 Pro typeface
Maintainers
Readme
neodgm-pro
Install
npm install --save neodgm-proor
yarn add neodgm-proUsage
import 'neodgm-pro';or
require('neodgm-pro');HTML Usage
Insert following HTML in <head> tag.
<link rel="stylesheet" href="https://unpkg.com/neodgm-pro/index.css" />