File "_editor.scss"

Full Path: /home/vantageo/public_html/wp-admin/.wp-cli/wp-content/themes/twentytwentyone/assets/sass/05-blocks/preformatted/_editor.scss
File size: 121 bytes
MIME-type: text/plain
Charset: utf-8

pre.wp-block-preformatted {
	overflow-x: auto;
	white-space: pre !important;
	font-size: var(--global--font-size-xs);

}