Visit project: https://landing-page-agency.vercel.app/
Clone the project:
git clone https://github.com/MarcosSantosDev/sass_agency.git
To compile the Sass files, run the command.
npx sass sass/styles.sass:css/styles.css
or npx sass --watch sass/styles.sass:css/styles.css
To see how it works, copy the relative path from where the project is located on your machine and paste it in the url field of the browser. And Voila!