Custom WP theme for BeachFleischman PLLC
- Move this folder to
wp-content/themesin your local development environment - Run
npm install && npm run devin this folder - Activate this theme in WordPress
Looking for live reloading? Learn how to add Browsersync to your project.
- Run
npm run watch - Add Tailwind utility classes with abandon
See the complete development documentation for more details.
BONUS: See theme/parts/_readme.md for info on re-using Synced Patterns as template parts within .php files.
- Run
npm run bundle - Upload the resulting zip file to your site using the “Upload Theme” button on the “Add Themes” administration page
Or deploy with the tool of your choice!
==========