You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is because of how it is imported in Superdesk. People are importing separate SCSS files directly from the framework. We need to address it but I'm not sure if it can be completely avoided.
I see. What about if we port SASS variables to CSS variables and drop all SASS imports of ui-framework from superdesk-client-core, except for the main bundle?
I counted 29 instances of the same class declared.
![image](https://user-images.githubusercontent.com/2076953/200917350-f80877da-fc0b-4f95-b81e-d989bafbb683.png)
The text was updated successfully, but these errors were encountered: