Last active
August 3, 2018 20:36
-
-
Save darksh3ll/fb4588335f3e8bc969fd935b72d7afc8 to your computer and use it in GitHub Desktop.
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
| browser-sync start --server --files="css/*.css,*,html" |
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
| browser-sync start --server --files '**/*.css, **/*.html, **/*.js' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment