Skip to content

Toms15/wordwind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wordwind

Webpack & Tailwind in WordPress Theme

Get started

Clone this repo on your wp-content/themes folder. Run this inside of the theme:

npm install

Webpack file

Edit the webpack.mix.js file with your local server name

Launch the webserver with

npm run watch

Build for production

Run this inside of the theme:

npm run prod

When done with coding remember not to upload "wp-content/themes/wordpack/node_modules" and "wp-content/themes/wordpack/resources" folders on your FTP

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published