Skip to content

Commit

Permalink
removes FA imports
Browse files Browse the repository at this point in the history
  • Loading branch information
rmessina1010 committed Oct 15, 2024
1 parent 4e95d2a commit b76c932
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion packages/formation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@department-of-veterans-affairs/formation",
"version": "11.0.26",
"version": "11.1.0-rc1",
"description": "The VA design system",
"keywords": [
"va",
Expand Down
5 changes: 0 additions & 5 deletions packages/formation/sass/core.scss
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,6 @@
@import '~foundation-sites/scss/foundation/components/grid'; // [x]
@import '~foundation-sites/scss/foundation/components/block-grid'; // [x]

@import '~@fortawesome/fontawesome-free/scss/fontawesome'; // [x]
@import '~@fortawesome/fontawesome-free/scss/solid'; // [x]
@import '~@fortawesome/fontawesome-free/scss/brands'; // [x]
@import '~@fortawesome/fontawesome-free/scss/regular'; // [x]

// ============ SETTINGS ============//
// Order matters here! Please don't change it.
// @import '~uswds/src/stylesheets/core/variables'; // [x]
Expand Down

0 comments on commit b76c932

Please sign in to comment.