Release 5.0.4 (#982)
This commit is contained in:
@@ -0,0 +1,38 @@
|
||||
# @fortawesome/fontawesome-pro-webfonts - Web Fonts with CSS version
|
||||
|
||||
> "I came here to chew bubblegum and install Font Awesome 5 - and I'm all out of bubblegum"
|
||||
|
||||
[](https://www.npmjs.com/package/@fortawesome/fontawesome-pro-webfonts)
|
||||
|
||||
## Installation
|
||||
|
||||
```
|
||||
$ npm i --save @fortawesome/fontawesome-pro-webfonts
|
||||
```
|
||||
|
||||
Or
|
||||
|
||||
```
|
||||
$ yarn add @fortawesome/fontawesome-pro-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 project.
|
||||
|
||||
Inside `node_modules/@fortawesome/fontawesome-pro-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.
|
||||
Reference in New Issue
Block a user