eic-fonts

1.3.7 • Public • Published

Eic Fonts

Useage

install

npm install eic-fonts@<the-version-id> --save

then require the Scss after other styles, the webpack is needed to implement to require Scss in JSX.

require('onsenui/css-components-src/src/onsen-css-components.css')
require('onsenui/css/onsenui.css')
require('eic-fonts/font.scss')

How to Release

npm version v1.3.5 # new version id
git push --follow-tags

after that circle.yml will handle publish the npm package.

Readme

Keywords

none

Package Sidebar

Install

npm i eic-fonts

Weekly Downloads

1

Version

1.3.7

License

ISC

Last publish

Collaborators

  • emj365