-
Notifications
You must be signed in to change notification settings - Fork 315
Closed
Labels
[Aspect] Networking[Type] Developer Experience[Type] EnhancementNew feature or requestNew feature or request
Description
As seen in #276, this won't work:
- Install Create Block Theme on a WordPress Playground instance (example)
- Go to Appearance -> Manage Theme Fonts -> Add Google font button
- Select a Google font from the dropdown menu
- Select a font variant from the list of fonts
- Click the 'Add Google fonts to your theme' button
- You should see the above error
Installing Google fonts involves network calls. Playground in the browser doesn't support that at the moment because of CORS and SSL problems – see #85. Can Google fonts feature be disabled for now?
cc @mikachan
Metadata
Metadata
Assignees
Labels
[Aspect] Networking[Type] Developer Experience[Type] EnhancementNew feature or requestNew feature or request