- Issue created by @swirt
The current messages from warnings and errors is kind of long due to the extra spacing following headings. Ideally we should handle removing a lot of that space in an effort to make warnings and errors more compact.
Unfortunately due to the fact that we call renderer->renderInIsolation() to use the Single Directory Component, any CSS put in the Single Directory component is not automatically added. We will likely need to add CSS by adding a library outside the SDCs and ensure it is added to every single page load.
Active
1.0
Code