An open API service indexing awesome lists of open source software.

https://github.com/talentedaamer/wptailwind

Super Fast, Light Weight and Modern WordPress theme. Created using Utility CSS framework (tailwindcss). Highly customizable via filters and action hooks.
https://github.com/talentedaamer/wptailwind

laravel-mix tailwind tailwind-css tailwindcss wordpress-starter-theme wordpress-theme wordpress-theme-development

Last synced: about 1 month ago
JSON representation

Super Fast, Light Weight and Modern WordPress theme. Created using Utility CSS framework (tailwindcss). Highly customizable via filters and action hooks.

Awesome Lists containing this project

README

          

=== WPTailWind ===

Requires at least: 4.5
Tested up to: 5.2
Stable tag: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE

Lightening Fast WordPress Theme.

== Description ==

WordPress theme that has to be lightweight, super fast and clean.

== For Developers ==
1. `cd` to `wordpress-installation/wp-content/themes/`
2. `git clone https://github.com/talentedaamer/wptailwind.git` to clone the repo
3. `npm install` to install the packages
4. `npm run dev` to compile the assets or `npm run watch` to watch for changes

== Installation ==

1. In your WordPress Dashboard, go to Appearance -> Themes and click the Add New button.
2. Search for "wptailwind" theme and click install button.
3. Click Activate to use wptailwind theme.

== Changelog ==

= 1.0.0 - November 10, 2019 =
* Initial release