Skip to content

Commit 3460043

Browse files
authored
🐛 Merge pull request #195 from it-at-m/194-bug-typo-in-exports-of-fontface-css
🐛 fixed typo in fontfaces export #194
2 parents 86a725e + 593e3e8 commit 3460043

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"./dist/style.css": "./dist/style.css",
2525
"./dist/assets/temporary/custom-style.css": "./dist/assets/temporary/custom-style.css",
2626
"./dist/assets/temporary/muenchende-style.css": "./dist/assets/temporary/muenchende-style.css",
27-
"./dist/assets/temporary/muenchende-fontface.css": "./dist/assets/temporary/muenchende-fontface.css",
27+
"./dist/assets/temporary/muenchende-fontfaces.css": "./dist/assets/temporary/muenchende-fontfaces.css",
2828
"./dist/assets/temporary/muc-icons.svg": "./dist/assets/temporary/muc-icons.svg",
2929
"./dist/assets/temporary/custom-icons.svg": "./dist/assets/temporary/custom-icons.svg"
3030
},

0 commit comments

Comments
 (0)