Commit ba0c6547 by Geoffrey Papin

Add js syntax highlighting

parent f5137603
......@@ -221,7 +221,7 @@ Specify the intended location of the output file. Strongly recommended when outp
**Attention** enabling this option will **not** write the file on disk for you, it's for internal reference purpose only (to generate the map for example).
Example on how to write it on the disk
```
```javascript
sass.render({
...
outFile: yourPathTotheFile,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment