Use GenerateBlocks global styles to create custom WordPress block styles

WordPress has a native method for creating custom styles for each block type in the editor that’s really handy for clients. They’re super simple for website editors because all that’s required is the click of a button to apply the styles. But I recently realized that I could take this a step further and use GenerateBlocks to create my custom block styles and apply them anywhere. I hope my fellow designer/developers find this useful, and I hope to share more as I continue to explore the possibilities. Enjoy!