switch back to javascript highlighting (ick)

This commit is contained in:
Sam 2018-02-19 21:48:04 -06:00
parent e2098652ca
commit 5b1de5fd65
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@ To work and compile your Sass files on the fly start:
Or, to run with Browser-Sync:
- First change the browser-sync options to reflect your environment in the file `/gulpconfig.json` in the beginning of the file:
```json
```javascript
{
"browserSyncOptions" : {
"proxy": "localhost/theme_test/", // <----- CHANGE HERE