Skip to content

Commit

Permalink
feat: fix brand style issue by only importing course-search styles (#485
Browse files Browse the repository at this point in the history
)
  • Loading branch information
binodpant authored Feb 25, 2021
1 parent 649ecbd commit 5ae3c0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ $modal-max-width: 650px;
@import "~@edx/brand/paragon/variables";
@import "~@edx/paragon/scss/core/core";
@import "~@edx/brand/paragon/overrides";
@import "~@edx/frontend-enterprise/dist/frontend-enterprise";
@import "~@edx/frontend-enterprise/src/course-search/styles/index";

$fa-font-path: "~font-awesome/fonts";
@import "~font-awesome/scss/font-awesome";
Expand Down

0 comments on commit 5ae3c0c

Please sign in to comment.