Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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


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

tailwindcss wordpress wp-theme

Last synced: about 8 hours 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`