Skip to content

Instantly share code, notes, and snippets.

@pablocattaneo
Created January 25, 2019 13:49
Show Gist options
  • Save pablocattaneo/c642e30aa5d2de2b50f459081e0e93d2 to your computer and use it in GitHub Desktop.
Save pablocattaneo/c642e30aa5d2de2b50f459081e0e93d2 to your computer and use it in GitHub Desktop.
How to compile a Sass file? #Sass Source: https://sass-lang.com/guide
sass --watch input.scss output.css
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment