Tailwind + Mix + Twig Starter

Setup

Install npm packages

yarn

Development

Watch for file changes and livereload

yarn dev

Production

Build site into /build folder

yarn build