Gutenberg is overriding my theme font styles. When inspecting the text in the browser developer tool, it shows styles from (docroot/modules/contrib/gutenberg/vendor/gutenberg/editor/editor-styles.css) rather than the original them style.

Comments

alfattal created an issue. See original summary.

sadeghbayan’s picture

+1

sadeghbayan’s picture

actually had this problem the other day and found out that quick edit has some problem with gutenberg module.
after disabling quick edit module it worked as expected.

pvasener’s picture

I experimented the same problem but the Quick Edit module was not installed. Nevertheless, installing and then uninstalling it fixed the issue.

Thanks for the tweak.

frazac’s picture

+1
disabling quick edit worked for me.

marcofernandes’s picture

Disabling quick edit does the trick but there's a commit on 8.x-2.x that fixes this. I included a patch for 1.x versions.

marcofernandes’s picture

Status: Active » Needs review
thorandre’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.