Replies: 2 comments 7 replies
-
I don't know if you should edit workbench.html, it could be workbench.js, right? |
Beta Was this translation helpful? Give feedback.
2 replies
-
An update: https://files.mcaq.me/3072r.png I think it is this iframe tag causing the problems. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am trying to add Fira Code Manually using Dockerfiles. Right now, I am just testing by directly editing workbench.html
https://files.mcaq.me/cbcx1.png
I added these changes.
And get this result:
https://files.mcaq.me/94hb2.png
But when I remove 'unsafe-inline', (by removing the last letter) I then get:
https://files.mcaq.me/r3118.png
What seems to be happening is the "fonts.googleapis.com" is being ignored when "unsafe-inline" is present
Any ideas?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions