A theme made using Tailwind CSS
npx @tailwindcss/cli -i themes/ecwu-theme/assets/css/styles.scss -o themes/ecwu-theme/assets/css/style.css --watch
This command will continuously build the css file by monitoring changes for scss and html template files
MIT