-
In my fork, I've added support for fontawesome icons. Would there be any interest in a pull request for that? Only works when XeTex compiling on OSX as far as I know.
-
It's not an issue. It's just an idea for those who use FontAwesome in their projects. If you want to add Retina support and don't want to use 2 extra images you can replace background-images in the ex…
-
* [x] I've read and understood the [contribution guidelines](https://github.com/Yoast/wordpress-seo/blob/trunk/.github/CONTRIBUTING.md).
* [x] I've searched for any related issues and avoided cre…
-
I'm having an issue with npm init -y. When I try to init I get this message:
{
"name": "booking",
"version": "0.1.0",
"private": true,
"dependencies": {
"@fortawesome/fontawesome…
-
Suggestion:
With each recipe, there is a pizza icon. This is fine, but looks a little silly next to my dessert recipe. Perhaps if we could choose from a selection(?)
Also, for 'Mass Create,' I now…
-
All FA icons are showing up as boxes on production child and news:
Not showing:
http://libraries.mit.edu/news/subscribe/
http://libraries.mit.edu/giving/
Showing:
http://libraries.mit.edu/barker/
S…
-
Looking for a container icon that we call a tote - think of a rubbermaid bin as opposed to a cardboard box, preferably on a stretch of conveyor but not a deal breaker. Any assistance is appreciated. L…
-
### Bug description
Using the steps provided on https://fontawesome.com/docs/web/use-with/vue/use-with#nuxt for Nuxt 3 results in the message "Could not find one or more icon(s)" in the nuxt consol…
-
Hi, with my current webpack/babel config, adding this library drastically increased my build time from production ( The development time is fine. ).
- Am I the only one ?
- Is there something we c…
-
I couldn't get the FA icons to show up until I included:
in my base template. I think there's a significant amount of setup instructions currently missing in the docs.