the package require two things: 1. to import a global css to the actual component 2. to use a Provider that is being provided with the package.
a. Is it even possible to import a global css coming from a package to a content ui script? b. Is it also possible to use a provider withing a contentUI script assuming that it is a overlay ui?
All my attempts to import both the provider and the global css in any way failed, and the styling is not being imported to the component :/