git.schokokeks.org
Repositories
Help
Report an Issue
bibweb.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
16bb044
Branches
Tags
master
bibweb.git
assets
fontawesome-free-5.0.8
advanced-options
use-with-node-js
fontawesome-free-webfonts
README.md
Migration to bootstrap-4.0.0
Bernd Wurst
commited
16bb044
at 2018-03-18 14:03:26
README.md
Blame
History
Raw
# @fortawesome/fontawesome-free-webfonts - Web Fonts with CSS version > "I came here to chew bubblegum and install Font Awesome 5 - and I'm all out of bubblegum" [![npm](https://img.shields.io/npm/v/@fortawesome/fontawesome-free-webfonts.svg?style=flat-square)](https://www.npmjs.com/package/@fortawesome/fontawesome-free-webfonts) ## Installation ``` $ npm i --save @fortawesome/fontawesome-free-webfonts ``` Or ``` $ yarn add @fortawesome/fontawesome-free-webfonts ``` ## What is this package? This package includes CSS, Less, SCSS, and the individual web font files needed to get Font Awesome 5 Web Fonts with CSS working in your freeject. Inside `node_modules/@fortawesome/fontawesome-free-webfonts` you'll find the following directories: * `css` * `less` * `scss` * `webfonts` It's up to you to configure your build tool to use these. ## Documentation Get started [here](https://fontawesome.com/get-started/web-fonts-with-css). Continue your journey [here](https://fontawesome.com/how-to-use/web-fonts-with-css). ## Issues and support Start with [GitHub issues](https://github.com/FortAwesome/Font-Awesome/issues) and ping us on [Twitter](https://twitter.com/fontawesome) if you need to.