/* FILE: editor-block/blocks/_preformatted.scss */

.wp-block-preformatted {

	pre {
		color: inherit;
	}

}
