Skip to content

Commit 0c336ee

Browse files
committed
Fix syntax highlighting in readme
1 parent c9ed1c7 commit 0c336ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ npm install --save sheetify-postcss
1010

1111
### programmatic
1212

13-
```
13+
```js
1414
const sheetify = require('sheetify/stream')
1515
const path = require('path')
1616

0 commit comments

Comments
 (0)