Add styles for WordPress content blocks in Gatsby pages

Jason Lengstorf
InstructorJason Lengstorf
Share this video with your friends

Social Share Links

Send Tweet
Published 5 years ago
Updated 4 years ago

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.