ember-typeface:轻松将字体添加到您的Ember项目中

时间:2024-02-25 16:11:20
【文件属性】:

文件名称:ember-typeface:轻松将字体添加到您的Ember项目中

文件大小:173KB

文件格式:ZIP

更新时间:2024-02-25 16:11:20

ember ember-addon typeface EmberJavaScript

灰烬字体 只需2个简单的步骤,即可轻松将字体添加到Ember项目中。 注意 typefaces项目已被弃用,建议您改用 。 请切换到使用 fontsource在Ember项目中使用fontsource。 安装 ember install ember-typeface 用法 安装Ember字体: ember install ember-typeface 从字体中选择一个字体并将其添加到您的项目中: npm install typeface-lato --save-dev 而已! 您现在可以在应用程序的样式中*使用font-family: "Lato" 。 高级用法 Ember字体将尝试


【文件预览】:
ember-typeface-master
----.travis.yml(997B)
----.ember-cli(280B)
----ember-cli-build.js(516B)
----vendor()
--------.gitkeep(0B)
----addon()
--------.gitkeep(0B)
----config()
--------ember-try.js(608B)
--------environment.js(112B)
----index.js(5KB)
----.watchmanconfig(37B)
----package.json(2KB)
----tests()
--------acceptance()
--------test-helper.js(222B)
--------index.html(1KB)
--------unit()
--------.eslintrc.js(55B)
--------dummy()
--------integration()
--------helpers()
----LICENSE(1KB)
----package-lock.json(713KB)
----app()
--------.gitkeep(0B)
----testem.js(623B)
----.npmignore(195B)
----.eslintrc.js(911B)
----.appveyor.yml(695B)
----.gitignore(346B)
----CHANGELOG.md(639B)
----lib()
--------typefaces.js(14KB)
----README.md(3KB)
----.eslintignore(290B)
----.editorconfig(368B)

网友评论