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 #94

Closed Rajinsharwar closed 1 month ago

Rajinsharwar 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

Rajinsharwar commented 1 month ago

Closing this PR from my forked version. New PR: https://github.com/rtCamp/blank-theme/pull/95