Skip to content

Instantly share code, notes, and snippets.

@markodayan
Created February 21, 2020 21:30
Show Gist options
  • Save markodayan/c7c33ed6eea255352c12dcf3826e7ea9 to your computer and use it in GitHub Desktop.
Save markodayan/c7c33ed6eea255352c12dcf3826e7ea9 to your computer and use it in GitHub Desktop.
Some random development commands
# SASS/SCSS automated compilation to CSS on save
sass --watch src/App.scss:src/App.css
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment