Title: Gutenberg Block CSS
Last modified: January 21, 2019

---

# Gutenberg Block CSS

 *  [Kustom Kode](https://wordpress.org/support/users/ratliff33/)
 * (@ratliff33)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/gutenberg-block-css/)
 * Block CSS is still loaded on the frontend of my site when the block editor is
   disabled. The whole point of the Classic Editor plugin is to remove the terrible
   block editor that nobody wants, not just some of it. I do not want that crap 
   on my site at all.

Viewing 1 replies (of 1 total)

 *  [Todor Gaidarov](https://wordpress.org/support/users/tosho/)
 * (@tosho)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/gutenberg-block-css/#post-11125726)
 * [https://gist.github.com/toshotosho/109ec080dcffbb711be4d0f0db99d5f5](https://gist.github.com/toshotosho/109ec080dcffbb711be4d0f0db99d5f5)
 * removes /wp-includes/css/dist/block-library/style.min.css if Classic Editor is
   active and set to ‘classic’
 * If users are allowed to pick which editor to choose per post, then the above 
   code might cause issues with posts using the block editor.

Viewing 1 replies (of 1 total)

The topic ‘Gutenberg Block CSS’ is closed to new replies.

 * ![](https://ps.w.org/classic-editor/assets/icon-256x256.png?rev=1998671)
 * [Classic Editor](https://wordpress.org/plugins/classic-editor/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/classic-editor/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/classic-editor/)
 * [Active Topics](https://wordpress.org/support/plugin/classic-editor/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/classic-editor/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/classic-editor/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Todor Gaidarov](https://wordpress.org/support/users/tosho/)
 * Last activity: [7 years, 4 months ago](https://wordpress.org/support/topic/gutenberg-block-css/#post-11125726)
 * Status: not resolved