Add styles for WordPress content blocks in Gatsby pages

InstructorJason Lengstorf

Share this video with your friends

Send Tweet

With Gutenberg, WordPress introduced a new, block-based editor. If we want to add styles to support those blocks to our Gatsby sites, we need to import them from @wordpress/block-library. In this video, we’ll install and configure the WordPress block library styles.