A wordpress theme with some goodies
- Timber
- Tailwind
- Laravel Mix
$ npm install
$ npm dev
Runs development mode$ npm watch
Watches and compiles when a file is changed$ npm prod
Compiles all resources and purges unused css
All timber configs lives in functions.php https://github.com/timber/timber
If you want to customize tailwind do so in tailwind.js options: https://tailwindcss.com/docs/configuration