Skip to content

Commit

Permalink
Update colored_metric_with_two_values_component.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Shom770 authored Feb 15, 2024
1 parent 8a5cc81 commit 601c6c8
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions src/utils/components/colored_metric_with_two_values_component.html
Original file line number Diff line number Diff line change
@@ -1,19 +1,5 @@
<head>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap" rel="stylesheet">
<script src="https://cdn.tailwindcss.com"></script>
<script>
tailwind.config = {
theme: {
extend: {
fontFamily: {
sans: ['Inter']
}
}
}
}
</script>
</head>

<body>
Expand Down

0 comments on commit 601c6c8

Please sign in to comment.