[ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Summary view] [Print] [Text view]
1 /** 2 * These styles should be loaded by the Block Editor only 3 */ 4 @import "01-settings/fonts"; 5 @import "01-settings/global"; 6 7 @import "02-tools/mixins"; 8 @import "02-tools/functions"; 9 10 @import "03-generic/breakpoints"; 11 12 // Add relevant styles from "04-elements/misc" 13 b, 14 strong { 15 font-weight: 700; 16 } 17 18 @import "04-elements/blockquote"; 19 @import "04-elements/media"; 20 @import "04-elements/forms-editor"; 21 @import "04-elements/links"; 22 23 @import "05-blocks/blocks-editor"; 24 25 @import "06-components/editor"; 26 27 @import "07-utilities/color-palette";
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated : Fri Nov 22 08:20:01 2024 | Cross-referenced by PHPXref |