Skip to content

Commit

Permalink
feat(FontAwesome): Consume fontawesome as a package (#2020)
Browse files Browse the repository at this point in the history
* feat(FontAwesome): Consume fontawesome as a package

* removed fonts

* Copy over font files
  • Loading branch information
kotva006 authored May 2, 2024
1 parent dc40402 commit 3293279
Show file tree
Hide file tree
Showing 33 changed files with 22 additions and 7,626 deletions.
3 changes: 0 additions & 3 deletions assets/css/_variables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,3 @@ $form-check-input-gutter: $base-spacing;
$form-check-input-margin-y: 0;
$input-border-color: $brand-primary;
$input-btn-border-width: 2px;

// Font-awesome settings
$fa-font-path: '/fonts';
11 changes: 10 additions & 1 deletion assets/package-lock.json

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

1 change: 1 addition & 0 deletions assets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"@algolia/autocomplete-js": "^1.11.1",
"@algolia/autocomplete-theme-classic": "^1.11.1",
"@algolia/client-search": "^4.20.0",
"@fortawesome/fontawesome-free": "^6.5.2",
"@sentry/react": "^7.0.0",
"@types/dot-prop-immutable": "^1.5.0",
"a11y-dialog": "^7.0.3",
Expand Down
Binary file removed assets/static/fonts/fa-brands-400.ttf
Binary file not shown.
Binary file removed assets/static/fonts/fa-brands-400.woff2
Binary file not shown.
Binary file removed assets/static/fonts/fa-regular-400.ttf
Binary file not shown.
Binary file removed assets/static/fonts/fa-regular-400.woff2
Binary file not shown.
Binary file removed assets/static/fonts/fa-solid-900.ttf
Binary file not shown.
Binary file removed assets/static/fonts/fa-solid-900.woff2
Binary file not shown.
Binary file removed assets/static/fonts/fa-v4compatibility.ttf
Binary file not shown.
Binary file removed assets/static/fonts/fa-v4compatibility.woff2
Binary file not shown.
12 changes: 0 additions & 12 deletions assets/vendor/font-awesome-6.4.2/UPDATE.md

This file was deleted.

153 changes: 0 additions & 153 deletions assets/vendor/font-awesome-6.4.2/scss/_animated.scss

This file was deleted.

20 changes: 0 additions & 20 deletions assets/vendor/font-awesome-6.4.2/scss/_bordered-pulled.scss

This file was deleted.

43 changes: 0 additions & 43 deletions assets/vendor/font-awesome-6.4.2/scss/_core.scss

This file was deleted.

7 changes: 0 additions & 7 deletions assets/vendor/font-awesome-6.4.2/scss/_fixed-width.scss

This file was deleted.

57 changes: 0 additions & 57 deletions assets/vendor/font-awesome-6.4.2/scss/_functions.scss

This file was deleted.

10 changes: 0 additions & 10 deletions assets/vendor/font-awesome-6.4.2/scss/_icons.scss

This file was deleted.

18 changes: 0 additions & 18 deletions assets/vendor/font-awesome-6.4.2/scss/_list.scss

This file was deleted.

Loading

0 comments on commit 3293279

Please sign in to comment.