zoosky / tailwind-wp-theme

miavert

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Miavert

A custom theme based on _tw

Installation

  1. Move this folder to wp-content/themes in your local development environment
  2. Run npm install && npm run dev in this folder
  3. Activate this theme in WordPress

Looking for live reloading? Learn how to add Browsersync to your project.

Development

  1. Run npm run watch
  2. Add Tailwind utility classes with abandon

See the complete development documentation for more details.

Deployment

  1. Run npm run bundle
  2. 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!

About

miavert

License:GNU General Public License v2.0


Languages

Language:PHP 76.0%Language:JavaScript 13.0%Language:CSS 9.5%Language:Dockerfile 1.5%