Skip to content

A Wordpress + TailwindCSS Starter Based on HTML5Blank Using Laravel Mix

License

Notifications You must be signed in to change notification settings

knightspore/wordpress-tailwind

Folders and files

NameName
Last commit message
Last commit date
Sep 18, 2020
Sep 18, 2020
Sep 18, 2020
Jul 28, 2021
Sep 18, 2020
Sep 18, 2020
Sep 18, 2020
Sep 18, 2020
Sep 18, 2020
Nov 27, 2020
Sep 18, 2020
Sep 18, 2020
Sep 18, 2020
Sep 18, 2020
Sep 18, 2020
Sep 18, 2020
Sep 18, 2020
Sep 18, 2020
Sep 18, 2020
Sep 18, 2020
Dec 4, 2020
Jan 6, 2021
Sep 18, 2020
Sep 18, 2020
Nov 30, 2020
Sep 18, 2020
Sep 18, 2020
Sep 18, 2020
Sep 18, 2020
Sep 18, 2020
Jul 28, 2021
Sep 18, 2020
Jul 28, 2021
Sep 18, 2020
Sep 18, 2020
Jul 28, 2021

Repository files navigation

TailwindCSS Wordpress Starter

An extension of HTML5Blank using TailwindCSS with Laravel Mix.

On my blog you can read about how to create a TailwindCSS Wordpress Theme.

Installation

With NPM:

npm install
npm run watch

With Yarn:

yarn
yarn watch

You can alternately run dev to generate readable assets, or prod to run a production build.

Usage

This is a blank copy of HTML5Blank with TailwindCSS installed, nothing more. Your assets build from ./assets to ./js/scripts.js and ./style.css

About

A Wordpress + TailwindCSS Starter Based on HTML5Blank Using Laravel Mix

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages