Skip to content

Commit 9a4f9be

Browse files
authored
Update README.md
1 parent 7a65aa5 commit 9a4f9be

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
@@ -13,7 +13,7 @@ import { parse } from '@tarojs/parse-css-to-stylesheet'
1313
const { code } = parse(jsxCode, [cssCode1, cssCode2, ...], {
1414
platformString: 'Harmony',
1515
})
16-
// code: jsx代码 string
16+
// code: CSS 代码 string
1717
```
1818

1919
## 参数说明

0 commit comments

Comments
 (0)