Skip to content

Commit 47d2ffa

Browse files
committed
Highlight syntax in "Object" example
1 parent 2888b30 commit 47d2ffa

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
@@ -79,7 +79,7 @@ posthtml([require('posthtml-css-modules')('./cssModules/')])
7979

8080
### Object
8181
You can also pass CSS modules as an object to the plugin:
82-
```
82+
```js
8383
var posthtml = require('posthtml'),
8484
cssModules = {
8585
title: "_title_116zl_1 _heading_9dkf",

0 commit comments

Comments
 (0)