Spacelle theme
- 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
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.
- Run
npm run bundle
- Upload the resulting zip file to your site using the “Upload Theme” button on the “Add Themes” administration page