The forum operates in read-only mode. Please head to StackOverflow for support.
I've looked through the v4 docs and it looks like it is still not possible to load a style sheet from another domain?
Have you tried adding this to your config?
config.contentsCss = ['URL'];
I think that goes on top of the base url set in the config file so you can only have one domain
Have you tried adding this to
Have you tried adding this to your config?
config.contentsCss = ['URL'];
I think that goes on top of
I think that goes on top of the base url set in the config file so you can only have one domain