A starter template for very simple and small projects or static web pages with Tailwind CSS setup and configured without PostCSS or any other framework. You only need to install NPM.
Repository Cloning
git clone https://github.com/chisumo2016/tailwind-startup.git {{ your project name }}
You will now have the cloned project folder.
Open new terminal via PhpStorm/Vs Code
Install npm
Initialize the project
Building the configuration - Tailwind CSS
Install the Live Server Globally via Terminal
Open the public /index via live-server