Web Fonts API tester plugin using Jetpack's Google Fonts composer package
This is a tester plugin for the Web Fonts API. It uses the Jetpack Google Fonts Provider composer package.
This package uses the original webfonts array structure, which is now deprecated.
How to install
- In your local dev environment, create a new folder in
wp-content/plugins/
calledwebfonts
. - In a command line tool (such as Terminal), type:
composer install
.