Where am I able to find the CSS for the classes added to blocks and elements through the Gutenberg editor?
Such as things like `is-content-justification-center` and others that are automatically generated. The CSS isn’t actually being used on the site so when my client tries to edit something using the Gutenberg editor the style changes they make don’t actually make a difference.
My question basically is, is there a file I can include which has all of these setup to do what WordPress intends the frontend to do?
I’m using Oxygen which disabled the theme. I’m thinking this is the reason for the missing CSS
[ad_2]