1.1.0 • Published 4 years ago

@shynnhuy/fonts v1.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

The CSS and web font files to easily self-host.

Install

By npm

npm install --save @shynnhuy/fonts

By yarn

yarn add @shynnhuy/fonts

Using

JavaScript

require("@shynnhuy/fonts/{name}/index.css");

CSS

@import "~@shynnhuy/fonts/css/{name};

Name: "material", "baloo", "open-sans", "poppins"

ICON

require("@shynnhuy/fonts/icon/css/index.css");
@import ("~@shynnhuy/fonts/icon/scss/fontawesome");

Include

  • Font Icon
  • Material Icon
  • Baloo typeface
  • Poppins typeface
  • Open Sans typeface
  • Normalize

About

Author: Shynn Huy

Facebook

Github