Skip to content

Commit e26faad

Browse files
Fix codeblock (#185)
1 parent a94a713 commit e26faad

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
@@ -28,7 +28,7 @@ yarn add @projectwallace/css-analyzer
2828

2929
## Usage
3030

31-
````js
31+
```js
3232
const analyze = require('@projectwallace/css-analyzer');
3333

3434
analyze(`

0 commit comments

Comments
 (0)