/*You can't link directly, you have to compile it to CSS first*/ /*To do it run this command in your terminal, it will notice every time there is a change and update the CSS*/ sass --watch style.scss:style.css