presentations/workshop-tailwind-css/slides/code/task-7-before.txt
Oliver Davies 0c1d5d02e1 Automated commit
Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
2025-10-02 12:09:06 +01:00

11 lines
126 B
Text

git add -A
git commit -m 'Save progress'
git checkout -b local/7-sponsors origin/task/6-video
composer install
yarn dev