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 has been archived by the owner on Oct 19, 2022. It is now read-only.
the editor content.css is getting bypassed because of the reset,
I wish there would be custom-editor-style.css already set up to make both editor content in admin screen identical to what really looks like in the actual page content.
The text was updated successfully, but these errors were encountered:
We could add the basic styles via another stylesheet, but I wonder if that would be sort of beyond the purpose of this theme as a clean start to new projects. Another option would be to enqueue everything and not load it at all in the admin area, leaving the default styles intact. Thoughts?
the editor content.css is getting bypassed because of the reset,
I wish there would be custom-editor-style.css already set up to make both editor content in admin screen identical to what really looks like in the actual page content.
The text was updated successfully, but these errors were encountered: