Compare commits

..

No commits in common. "uriel/makefile" and "main" have entirely different histories.

View file

@ -1,11 +0,0 @@
# Dependencies:
# Nodejs
# Ensure you are on /pocketllama
install:
npm install
run:
npx tailwindcss -i ./src/main.css -o ./src/main-compiled.css --watch