Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wangchucheng/hugo-eureka.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWANG Chucheng <me@wangchucheng.com>2022-02-03 08:12:39 +0300
committerWANG Chucheng <me@wangchucheng.com>2022-02-03 08:12:39 +0300
commit89c48bd92b34b165770069b01aa9e2511d0448ca (patch)
tree37a7633d768f79cc9ac0fff66253a505a8467354 /_vendor/github.com/FortAwesome/Font-Awesome/js-packages/@fortawesome/free-regular-svg-icons/README.md
parent72c35bec01c80baf75bcaf61b363ffe337ee7f2d (diff)
refactor: reduce Font Awesome size with tree shaking
Diffstat (limited to '_vendor/github.com/FortAwesome/Font-Awesome/js-packages/@fortawesome/free-regular-svg-icons/README.md')
-rw-r--r--_vendor/github.com/FortAwesome/Font-Awesome/js-packages/@fortawesome/free-regular-svg-icons/README.md27
1 files changed, 27 insertions, 0 deletions
diff --git a/_vendor/github.com/FortAwesome/Font-Awesome/js-packages/@fortawesome/free-regular-svg-icons/README.md b/_vendor/github.com/FortAwesome/Font-Awesome/js-packages/@fortawesome/free-regular-svg-icons/README.md
new file mode 100644
index 0000000..f0b6760
--- /dev/null
+++ b/_vendor/github.com/FortAwesome/Font-Awesome/js-packages/@fortawesome/free-regular-svg-icons/README.md
@@ -0,0 +1,27 @@
+# @fortawesome/free-regular-svg-icons - SVG with JavaScript 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/free-regular-svg-icons.svg?style=flat-square)](https://www.npmjs.com/package/@fortawesome/free-regular-svg-icons)
+
+## Installation
+
+```
+$ npm i --save @fortawesome/free-regular-svg-icons
+```
+
+Or
+
+```
+$ yarn add @fortawesome/free-regular-svg-icons
+```
+
+## Documentation
+
+Get started [here](https://fontawesome.com/how-to-use/on-the-web/setup/getting-started). Continue your journey [here](https://fontawesome.com/how-to-use/on-the-web/advanced).
+
+Or go straight to the [API documentation](https://fontawesome.com/how-to-use/with-the-api).
+
+## 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.