From 714bd260c3f477a182ef533dcc0461fb11413593 Mon Sep 17 00:00:00 2001 From: Amor Kumar Date: Mon, 21 Aug 2023 01:06:13 -0400 Subject: [PATCH] Update README.md --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index 758a0d1..e1f811e 100644 --- a/README.md +++ b/README.md @@ -14,11 +14,6 @@ This is a barebones WordPress block theme starter. Use it to build your next blo 1. Optionally follow the [local environment](#optional-local-environment) instructions below to spin up a wp-env environment. -| Command | Action | -| :-------------- | :----------------------------------------------------------------- | -| `npm run watch` | Watch css, js, and blocks for changes and rebuild for development. | -| `npm run build` | Builds css, js, and blocks for deployment. | - ## Building and Watching CSS This theme uses PostCSS to process CSS. The main CSS entrypoint is