Added import statements for the installed fonts from fontsource in the code snippet.
The installed fonts wouldn't work in my project unless I added these import statements, so I thought it might help others who come across a similar situation as mine.
⛳️ Current behavior (updates)
Updating the documentation by adding 2 import statements in a code snippet.
🚀 New behavior
Updates the documentation adding 2 import statements in a code snippet.
💣 Is this a breaking change (Yes/No):
No
📝 Additional Information
This change is being proposed for the Using Fonts section of the documentation.
Closes # 1dfaea44ce25d9fdd0333ad4c9061c592c9298ea
📝 Description
Added import statements for the installed fonts from fontsource in the code snippet. The installed fonts wouldn't work in my project unless I added these import statements, so I thought it might help others who come across a similar situation as mine.
⛳️ Current behavior (updates)
Updating the documentation by adding 2 import statements in a code snippet.
🚀 New behavior
Updates the documentation adding 2 import statements in a code snippet.
💣 Is this a breaking change (Yes/No):
No
📝 Additional Information
This change is being proposed for the Using Fonts section of the documentation.