1.3.7 • Published 7 years ago

eic-fonts v1.3.7

Weekly downloads
-
License
ISC
Repository
-
Last release
7 years ago

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.

1.3.7

7 years ago

1.3.6

7 years ago

1.3.5

7 years ago

1.3.4

7 years ago

1.3.3

7 years ago

1.0.0

7 years ago