react-google-font-loader
react-google-font-loader copied to clipboard
Simple React component to load Google Fonts.
npm ERR! Could not resolve dependency: npm ERR! peer react@"^16.6.3" from [email protected]
I want to upgrade the react but I am not able to do that cause I am using this package and it has peer dependency
Bumps [tar](https://github.com/npm/node-tar) from 4.4.1 to 4.4.15. **This update includes security fixes.** Vulnerabilities fixed Sourced from The GitHub Security Advisory Database. High severity vulnerability that affects tar A vulnerability was found...
You might want to - Edit the README - Edit the package.json - Remove the `dherault` eslint config but otherwise this PR is ready. It comes with an up-to-date typescript...
Currently, it inserts link with src like this: "https://fonts.googleapis.com/css?family="
Thanks for building this. I am having trouble loading the italic variants of fonts. Is that a built-in feature?
Because I needed it, it's not compatible with newer react versions due to a peerDependecies mixup. Available at: https://github.com/dherault/react-google-font And: `npm i -S react-google-font` If you decide to get back...
Removed commented class component typescript declaration. Solves #39.
From **https://developers.google.com/fonts/docs/getting_started*** ### Optimizing your font requests Oftentimes, when you want to use a web font on your website or application, you know in advance which letters you'll need. This...
_Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then._ Dependabot has...