• Hello,

    Trying to tweak Page Speed Insight score for a site.

    What are these css files and is it safe to dequeue them?

    
    wp-includes/css/dist/components
    /style.min.css?ver=5.7
    
    wp-includes/css/dist/block-editor
    /style.min.css?ver=5.7
    
    wp-includes/css/dist/block-library
    /style.min.css?ver=5.7
    

    Thanks

Viewing 1 replies (of 1 total)
  • It seems like the components and the block-editor would only be loaded in the editor, not on the front end.
    The block-library should be loaded only when there are blocks to style.

Viewing 1 replies (of 1 total)
  • The topic ‘safe to unload these css files?’ is closed to new replies.