Files
links/run_tailwind.sh
T
2024-11-02 21:39:43 +11:00

7 lines
119 B
Bash
Executable File

#!/bin/bash
set -eu
source 3.12/bin/activate
echo "Starting Tailwind CSS compiler..."
python manage.py tailwind start