Skip to content

Commit e9b7a53

Browse files
Add to dependencies FontAwesome
1 parent 390b176 commit e9b7a53

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

package-lock.json

Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/MasterForm.svelte

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@
9191
</script>
9292

9393
<style>
94+
@import url('../node_modules/font-awesome/css/font-awesome.min.css');
9495
.name {
9596
color: #848383;
9697
}

0 commit comments

Comments
 (0)