React-Tailwindcss-Webpack Setup
In this tutorial we will precompile jsx codes with babel and then pack the entire app that includes tailwindcss and React
with webpack. At
last we have app.js
bundle file that contains all javascript source codes, dependencies and tailwindcss.