The Wayback Machine - https://web.archive.org/web/20220328123014/https://github.com/topics/google-fonts
Skip to content
#

google-fonts

Here are 553 public repositories matching this topic...

pgnd
pgnd commented Jan 29, 2022

with

yarn --version
	3.2.0-rc.13
node --version
	v16.13.1
yarn info --name-only webpack
	└─ webpack@npm:5.67.0

install

yarn add @fontsource/noto-sans-display
yarn info --name-only @fontsource/noto-sans-display
	└─ @fontsource/noto-sans-display@npm:4.5.2

@ site, include only the variable .woff2,

import '@fontsource/noto-sans-display/files/noto-sans-display-l
bug good first issue sass
matter
mateosss
mateosss commented Oct 11, 2020

Matter folder structure is more or less preserved on install even though some folders don't have more than a README file. The idea behind this is that a curious user or potential contributors can read right from the repo what each folder is supposed to contain and get an idea of how Matter works in the process.

If you've been reading the project and think you can improve the description of some

documentation help wanted good first issue
google-fonts-flutter
cstmth
cstmth commented Jun 28, 2021

Describe the bug
I am getting the exception Error loading AssetManifest.json, e: Null check operator used on a null value on start of my app. It occurs the before the first widget is rendered (which has Google Fonts text).

You can find extensive logs here, because I thought this was a Flutter issue: flutter/flutter#85457

The exception is not actually an

bug good first issue
eliheuer
eliheuer commented Aug 27, 2018

The main README needs some simple usability and style improvements. The tone and assumed level of command line experience should make the README accessible to designers who are new to using CLI tools. However, instructions for things like setting up pip should be removed and replaced with links to official guides.

The [Google Developer Documentation Style Guide
](https://developers.goog

Improve this page

Add a description, image, and links to the google-fonts topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the google-fonts topic, visit your repo's landing page and select "manage topics."

Learn more