#!/bin/bash npm run dev #npx tailwindcss -i ./resources/static/css/input.css -o ./resources/static/css/output.css --watch exit $?