Skip to content

Commit

Permalink
fix(resource-catalog): include icon CSS in parent DOM
Browse files Browse the repository at this point in the history
  • Loading branch information
yomatters committed Dec 2, 2024
1 parent a49d33e commit ff3de37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
media="all"
/>
<link rel="stylesheet" href="/src/base.css" />
<link rel="stylesheet" href="/src/icon.css" />
<style>
body {
color: #232323;
Expand Down

0 comments on commit ff3de37

Please sign in to comment.