Tailwind Navwalker
A custom WordPress nav walker class to implement Tailwind navigation style in a custom theme using the WordPress built in menu manager.
by Edward McIntyre - @twittem, WP Bootstrap, William Patton - @pattonwebz · github.com/wpvillain/tailwind-navwalker · website
★ 21stars
4forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/wpvillain/tailwind-navwalker/archive/refs/heads/master.zipDeclares an update source (https://github.com/wpvillain/tailwind-navwalker), so updates arrive through the plugin's own updater.
From the readme
Tailwind-navwalker
Navwalker for WordPress using Tailwind CSS. This plugin is based on now closed repository: https://github.com/wp-bootstrap/Tailwind-Navwalker
Installation
To install this Tailwind Navwalker Menu Plugin you can use composer: composer require wpvillain/tailwind-navwalker . You can of course also just download this repository and install it manually.