Created
February 21, 2020 21:30
-
-
Save markodayan/c7c33ed6eea255352c12dcf3826e7ea9 to your computer and use it in GitHub Desktop.
Some random development commands
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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