default front end gutenburg block styling

How do I get default WordPress block styles to register in the front end with sage 10?

Stock Sage removes the block styles, you can comment that line out:

You may find this adjusted Sage 10 FSE theme useful:
https://github.com/strarsis/sage10-fse

1 Like

thank you! I am still having an issue with the image alignment

This is often caused by core styles overriding the theme styles. Does this only happen in editor or also on frontend?