Skip to content

Commit

Permalink
fix(openchallenges): display Material icons on the app (#2951)
Browse files Browse the repository at this point in the history
  • Loading branch information
vpchung authored Dec 18, 2024
1 parent fb45708 commit 1264788
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libs/openchallenges/themes/src/_index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
@use 'openchallenges/team/src/lib-theme' as openchallenges-team;
@use 'openchallenges/challenge-search/src/lib-theme' as challenge-search;
@use 'openchallenges/not-found/src/lib-theme' as not-found;
@import 'https://fonts.googleapis.com/icon?family=Material+Icons';

@mixin theme($theme) {
@include openchallenges-challenge.theme($theme);
Expand Down

0 comments on commit 1264788

Please sign in to comment.