my-cv-website My CV website Tailwindcss Input styles are in the styles directory. npx tailwindcss -i ./styles/styles.css -o ./docs/css/styles.css --watch Output is the ./docs/css/styles.css file.