Tailwind css installer for debian based dis
tro linux
installing tailwind css is simple but big task so this scirpt automated that
Features
- install everything neded to use tailwind with production setup do not use play cdn
- take project folder name
- install vite and we can start a local devolopment server
- if you do not have node js and npm it will install that too.
- it install code
Installation
Install my-project with npm
git clone https://github.com/darkrabel/tailwindcss-installer-.git
cd tailwindcss-installer
Run Locally
Start the server
npm run start
License
MIT