@clouless You got a Content Security Policy directive
violation.
Probably adding the following to your manifest will fix the issue
permissions:
content:
styles:
- unsafe-inline
See Is it possible to use AtlasKit in Custom UI app without unsafe-inline?