Welcome to my personal website. Dependencies To run the website locally and contribute, simply run: trunk serve --open and to compile the tailwindcss styles, run: npx @tailwindcss/cli -i ./styles/input.css -o ./styles/main.css --watch