Skip to content

Commit

Permalink
docs(web): update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
radulle committed Jun 15, 2022
1 parent e911be7 commit e168493
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/generated/packages/web.json
Original file line number Diff line number Diff line change
Expand Up @@ -714,8 +714,8 @@
"default": []
},
"extractCss": {
"type": "boolean",
"description": "CSS files will be extracted to the output folder.",
"type": ["boolean", "string"],
"description": "CSS files will be extracted to the output folder. Alternatively custom filename can be provided (e.g. styles.css)",
"default": true
},
"assets": {
Expand Down

0 comments on commit e168493

Please sign in to comment.