Skip to content

Commit bf28ac2

Browse files
fix: remove incorrect and duplicate fonts
1 parent 4e06325 commit bf28ac2

1 file changed

Lines changed: 1 addition & 9 deletions

File tree

pubspec.yaml

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -108,12 +108,4 @@ flutter:
108108
- family: FontAwesomeWhiteboardSemibold
109109
fonts:
110110
- asset: lib/fonts/Font-Awesome-7-Whiteboard-Semibold-600.otf
111-
weight: 600
112-
- family: FontAwesomeChiselRegular
113-
fonts:
114-
- asset: lib/fonts/Font-Awesome-7-Chisel-Regular-400.otf
115-
weight: 400
116-
- family: FontAwesomeEtchSolid
117-
fonts:
118-
- asset: lib/fonts/Font-Awesome-7-Etch-Solid-400.otf
119-
weight: 400
111+
weight: 600

0 commit comments

Comments
 (0)