Skip to content

Commit 0f4b30f

Browse files
author
3nuc
authored
chore: fix formatting for css options (#341)
before this commit all css options appeared on one line
1 parent e96e580 commit 0f4b30f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,9 @@ You can provide [TemplateCompileOptions](https://github.com/vuejs/component-comp
214214
## CSS options
215215

216216
`experimentalCSSCompile`: `Boolean` Default true. Turn off CSS compilation
217+
217218
`hideStyleWarn`: `Boolean` Default false. Hide warnings about CSS compilation
219+
218220
`resources`:
219221

220222
```json

0 commit comments

Comments
 (0)