gutenberg-create-block-style-template
v0.0.1
Published
Template for @wordpress/create-block with registerBlockStyle function
Maintainers
Readme
External Project Templates
The accompanying code for the developer blog post.
Setup
- Checkout this repository
git clone https://github.com/wptrainingteam/external-project-template.git - Change directories into the cloned repo
cd external-project-template - Follow the instructions in the blog post
- You can see the final finished files be checking out the
finalbranch:git checkout final
