Skip to content

Commit 8df5bcb

Browse files
committed
Fix incorrect exports
1 parent 960e3dc commit 8df5bcb

File tree

143 files changed

+279
-279
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

143 files changed

+279
-279
lines changed

docs/fonts/Amaranth.css

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
@font-face {
22
font-family: "Amaranth";
3-
src: url("./Amaranth.ttf?e177e323c0548f5a626ed5c21fdbd60a") format("truetype"),
4-
url("./Amaranth.woff?e177e323c0548f5a626ed5c21fdbd60a") format("woff"),
5-
url("./Amaranth.woff2?e177e323c0548f5a626ed5c21fdbd60a") format("woff2"),
6-
url("./Amaranth.eot?e177e323c0548f5a626ed5c21fdbd60a#iefix") format("embedded-opentype");
3+
src: url("./Amaranth.ttf?ed6aba688e5a4942462e8bc30ddfd6f8") format("truetype"),
4+
url("./Amaranth.woff?ed6aba688e5a4942462e8bc30ddfd6f8") format("woff"),
5+
url("./Amaranth.woff2?ed6aba688e5a4942462e8bc30ddfd6f8") format("woff2"),
6+
url("./Amaranth.eot?ed6aba688e5a4942462e8bc30ddfd6f8#iefix") format("embedded-opentype");
77
}
88

99
.ai {

docs/fonts/Amaranth.eot

-154 KB
Binary file not shown.

docs/fonts/Amaranth.scss

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
@font-face {
22
font-family: "Amaranth";
3-
src: url("./Amaranth.ttf?e177e323c0548f5a626ed5c21fdbd60a") format("truetype"),
4-
url("./Amaranth.woff?e177e323c0548f5a626ed5c21fdbd60a") format("woff"),
5-
url("./Amaranth.woff2?e177e323c0548f5a626ed5c21fdbd60a") format("woff2"),
6-
url("./Amaranth.eot?e177e323c0548f5a626ed5c21fdbd60a#iefix") format("embedded-opentype");
3+
src: url("./Amaranth.ttf?ed6aba688e5a4942462e8bc30ddfd6f8") format("truetype"),
4+
url("./Amaranth.woff?ed6aba688e5a4942462e8bc30ddfd6f8") format("woff"),
5+
url("./Amaranth.woff2?ed6aba688e5a4942462e8bc30ddfd6f8") format("woff2"),
6+
url("./Amaranth.eot?ed6aba688e5a4942462e8bc30ddfd6f8#iefix") format("embedded-opentype");
77
}
88

99
.ai {

docs/fonts/Amaranth.ttf

-154 KB
Binary file not shown.

docs/fonts/Amaranth.woff

-4.53 KB
Binary file not shown.

docs/fonts/Amaranth.woff2

-1.84 KB
Binary file not shown.

icons/alarm.svg

Lines changed: 1 addition & 1 deletion
Loading

icons/amaranth.svg

Lines changed: 1 addition & 1 deletion
Loading

icons/angle-down.svg

Lines changed: 1 addition & 1 deletion
Loading

icons/angle-left.svg

Lines changed: 1 addition & 1 deletion
Loading

0 commit comments

Comments
 (0)