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
The file style.css in the assets folder of the generated documentation should be available when the renderer fires the Renderer.EVENT_END event. This used to be the case in TypeDoc before version 0.26
Actual Behavior
The file style.css is not yet available in the assets folder when the plugin receives the Renderer.EVENT_END event from TypeDoc.