WordPress starter theme optimized for modern development with Tailwind CSS, Tailwind Typography and the WordPress editor.
- Move this folder to
wp-content/themes
in your local development environment - Run
npm install && npm run dev
in this folder - Activate this theme in WordPress
- Open
package.json
and replaceseed3.local
with your local url such aswebsite.test
- Run
npm run watch
- Add Tailwind utility classes with abandon
- Run
npm run bundle
- Upload the resulting zip file to your site using the “Upload Theme” button on the “Add Themes” administration page