build/style-point-selection-block.css 404 not found | WordPress.org

[ad_1]

Hi, there is an error in your last update the file style-point-selection-block.css is missing giving an 404 not found error.

Please check out your code in CheckoutIntegration.php

public function register_shipping_workshop_block_editor_styles() : void
{
$style_path = ‘/build/style-point-selection-block.css’;
$style_url = \plugins_url($style_path, $this->plugin_file);
\wp_enqueue_style($this->integration_name . ‘-blocks-integration-editor’, $style_url, [], $this->get_file_version($style_path));
}

Thanks

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer