Describe the bug
When we define Global context on a project and try to assign new styles to the body, the defaults override the new ones. Even using 'injectGlobal' to force some styles to be injected is not working.
Expected behavior
We should have defaultStyles but also we could inject new properties into the Global
Describe the bug When we define Global context on a project and try to assign new styles to the body, the defaults override the new ones. Even using 'injectGlobal' to force some styles to be injected is not working.
Expected behavior We should have defaultStyles but also we could inject new properties into the Global
Screenshots