Skip to content

Commit 0693074

Browse files
committed
docs(readme): fix code styling
1 parent 830ec16 commit 0693074

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Readme.md

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ npm i transform-css-to-js
1111

1212
### Usage
1313

14+
```js
1415
import cssToJS from "transform-css-to-js"
1516

1617
const css = `.main-wrapper {

0 commit comments

Comments
 (0)