Marcelo's Portfolio Site

Built with love using tailwind CSS and HTML.

Developing

For developing, make sure to have tailwind installed

npm install

Then run this command to watch for changes:

npx tailwindcss -i ./pre.css -o ./style.css --watch

License

See the LICENSE file.