Ecosyste.ms: Awesome
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: about 8 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/washira/wp-tailwind
- Owner: Washira
- Created: 2024-02-10T09:54:26.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-02-11T05:47:10.000Z (9 months ago)
- Last Synced: 2024-08-23T18:02:23.078Z (3 months ago)
- Topics: tailwindcss, wordpress, wp-theme
- Language: PHP
- Homepage:
- Size: 20.3 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`