Home

Awesome

Wordpress Theme

Feature

Audit

Preview Theme

How to implement tailwindcss into Wordpress Theme/Template

How To Add This Theme On Your Wordpress Theme

$ cd your_wordpress_project
$(your_wordpress_project) cd wp-content/themes && git clone https://github.com/ri7nz/Mesjid.git

For Development

$ cd your_wordpress_project/wp-content/themes/Mesjid
# required NPM (Node Package Manage)
$ (mesjid) npm install
$ gulp style # compile scss with tailwindcss
$ gulp # if you still coding UI