0.0.16 • Published 3 months ago
@wpnuxt/blocks v0.0.16
WPNuxt Blocks
A set of components to render Gutenberg Blocks with the WPNuxt module
Allows to override each block component to be overriden by a custom component to have full control over how every Gutenberg Block is rendered in Nuxt.
Quick Setup
Install the module to your Nuxt application with one command:
npx nuxi module add @wpnuxt/blocks
That's it! You can now use WPNuxt Blocks in your Nuxt app ✨