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
{{ message }}
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
Set up a project like this:
styles1.css:
div { color: red; }styles2.css:
div { color: blue }(plus some HTML content containing a
<div>)<div>. I assume this will start out showing the rule from styles1.css.Result:
Exception "Document for this path already in _openDocuments!" thrown by Document. Inline editor is left blank.