<p align="center">
    <a href="https://evomark.co.uk" target="_blank" alt="Link to evoMark's website">
        <picture>
          <source media="(prefers-color-scheme: dark)" srcset="https://evomark.co.uk/wp-content/uploads/static/evomark-logo--dark.svg">
          <source media="(prefers-color-scheme: light)" srcset="https://evomark.co.uk/wp-content/uploads/static/evomark-logo--light.svg">
          <img alt="evoMark company logo" src="https://evomark.co.uk/wp-content/uploads/static/evomark-logo--light.svg" width="500">
        </picture>
    </a>
</p>

<p align="center">
  <img src="https://img.shields.io/npm/dm/vite-plugin-gutenberg-blocks.svg" alt="Downloads"></a>
  <a href="https://www.npmjs.com/package/vite-plugin-gutenberg-blocks"><img src="https://img.shields.io/npm/v/vite-plugin-gutenberg-blocks.svg" alt="Version"></a>
  <a href="https://github.com/evo-mark/vite-plugin-gutenberg-blocks/blob/main/LICENCE"><img src="https://img.shields.io/npm/l/vite-plugin-gutenberg-blocks.svg" alt="License"></a>
</p>

# Vite Plugin: Gutenberg Blocks

Develop a Gutenberg block library powered by Vite, with support for build and watch modes.

---

For installation and documentation instructions, go to [evoMark](https://evomark.co.uk/open-source-software/vite-plugin-gutenberg-blocks/)

For information on how to upgrade from version 1.x to 2.x, please see [Migrating to Version 2.x](https://evomark.co.uk/open-source-software/vite-plugin-gutenberg-blocks#page_heading_5)
