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

https://github.com/washira/wp-tailwind


https://github.com/washira/wp-tailwind

tailwindcss wordpress wp-theme

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# Create Wordpress theme with TailwindCSS

1. Underscore and Tailwind [https://underscoretw.com]

2. Unzip and move to `wp-content/themes`

3. Run CLI `npm install && npm run dev` in the moved folder

4. Run CLI `npm install browser-sync --save-dev`