rtCamp / blank-theme

Customized Blank theme based on Underscore and Foundation
25 stars 23 forks source link

Use wp-scripts instead of npm where applicable #93

Closed rajinsharwar2 closed 1 month ago

rajinsharwar2 commented 1 month ago

Description

In the build process, using wp-scripts instead of npm where applicable.

Technical Details

Replaced npm commands with wp-scripts commands for prod, dev, lint:CSS, lint:js

Checklist

N/A

To-do

N/A

Fixes/Covers issue

Fixes #92