This is an example of how to utilize Tailwind CSS with React to easily create layouts designed for use with Crestron panels.
YouTube Video https://youtu.be/6a6OaMFFeec
Clone the project
git clone https://github.com/CloudDrivenSolutions/ch5-tailwind.git
Go to the project directory
cd ch5-tailwind
Install dependencies
npm install
Start the server
npm run start
Navigate to http://locahost:3000