From 561e67b674f7e4833d9a25008c8c85d3028a64c9 Mon Sep 17 00:00:00 2001 From: Aunali321 Date: Mon, 1 Aug 2022 17:34:41 +0530 Subject: [PATCH] refactor: remove unused stuff from yaml. --- pubspec.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 6dba6bec..5cee8b8b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -77,10 +77,10 @@ flutter: # "family" key with the font family name, and a "fonts" key with a # list giving the asset and other descriptors for the font. For # example: - fonts: - - family: Manrope - fonts: - - asset: lib/assets/fonts/Manrope.ttf + # fonts: + # - family: Manrope + # fonts: + # - asset: lib/assets/fonts/Manrope.ttf # - asset: fonts/Schyler-Italic.ttf # style: italic # - family: Trajan Pro