theme-json-builder
A WordPress plugin to generate theme.json files.
This repo is a VERY rough work in progress.
Development
- Clone this repository locally
- Run
npm run setup
to install dependencies. - Run
npm run env:start
to get the local dev env up and running.