/gutenberg-blocks

Gutenberg blocks

Primary LanguageCSSGNU General Public License v2.0GPL-2.0

Gutenberg Supplements

Custom Gutenberg blocks:

  • AuthorBio

How to use ?

  • Run npm install to install plugin dependencies.
  • For development build use npm run dev command.
  • For production build use npm run build command.