/theme-json-builder

A WordPress plugin to generate theme.json files.

Primary LanguageJavaScriptGNU General Public License v2.0GPL-2.0

theme-json-builder

A WordPress plugin to generate theme.json files.

This repo is a VERY rough work in progress.

Development

  1. Clone this repository locally
  2. Run npm run setup to install dependencies.
  3. Run npm run env:start to get the local dev env up and running.