tailwindlabs/webpack-starter

for development should be applied webpack-dev-server

Maks-Yaremenko opened this issue · 0 comments

For now, watch mode just builds files, and rebuild them, but for watching changes in a browser you should use some plugins.
Will be great to use webpack dev server to automatically reload the page.