Skip to content

Commit

Permalink
npm build and collect static
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxCorbel committed Mar 1, 2021
1 parent 9d8dbcb commit edafe52
Show file tree
Hide file tree
Showing 34 changed files with 31,288 additions and 3 deletions.
4,396 changes: 4,396 additions & 0 deletions static/fa/css/all.css

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions static/fa/css/all.min.css

Large diffs are not rendered by default.

14 changes: 14 additions & 0 deletions static/fa/css/brands.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
/*!
* Font Awesome Free 5.10.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
@font-face {
font-family: 'Font Awesome 5 Brands';
font-style: normal;
font-weight: normal;
font-display: auto;
src: url("../webfonts/fa-brands-400.eot");
src: url("../webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-brands-400.woff2") format("woff2"), url("../webfonts/fa-brands-400.woff") format("woff"), url("../webfonts/fa-brands-400.ttf") format("truetype"), url("../webfonts/fa-brands-400.svg#fontawesome") format("svg"); }

.fab {
font-family: 'Font Awesome 5 Brands'; }
5 changes: 5 additions & 0 deletions static/fa/css/brands.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit edafe52

Please sign in to comment.