EvanAgee / vuejs-wordpress-theme-starter

A WordPress theme with the guts ripped out and replaced with Vue.
https://vuewp.com/
1.6k stars 282 forks source link

New Features #68

Closed Tes3awy closed 4 years ago

Tes3awy commented 4 years ago

1- Add support for async/await functions. 2- update more packages. 3- make webpack.config.js more dynamic. 4- Add browser-sync to webpack to be able to test on physical mobile devices. 5- Replace all CSS with Scss files applying the 7-1 pattern.

I created this issue in order to remember what to add next time for the pull request.