HEX
Server: Apache/2.4.65 (Debian)
System: Linux wordpress-7cb4c6b6f6-nmkdc 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64
User: www-data (33)
PHP: 8.3.27
Disabled: NONE
Upload Files
File: /var/www/html/wp-content/plugins/woocommerce/assets/css/woocommerce-classictheme-editor-fonts.scss
/**
 * woocommerce-classictheme-editor-fonts.scss
 * Governs the fonts loaded in the editor when classic themes are used.
 */

/**
 * Imports
 */
@import "fonts";

/**
 * This class is necessary to ensure that this CSS is loaded in the Gutenberg iframe.
 * For more information, see https://github.com/WordPress/gutenberg/blob/7129676335fe56802978a9511d860865f7e65aec/packages/block-editor/src/components/iframe/get-compatibility-styles.js#L3-L10
 */

/* ! important: this rule must be preserved during build */
.wp-block {
	content: ""; /* Minimal declaration to prevent removal */
}