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 May 2, 2022. It is now read-only.
I wanted to double check on the location of the editor-style.css file, which is currently located in the frontend directory. From what it looks like this stylesheet is enqueued with the enqueue_block_editor_assets action hook, which is restricted to the admin. Should editor-style.css be moved out of the frontend directory for clarity or is there a reason that it's been placed there?