We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f7b190 commit 72b2033Copy full SHA for 72b2033
src/api/utility-types.md
@@ -130,7 +130,7 @@ Used to augment allowed values in style property bindings.
130
:::
131
132
:::info See also
133
-SFC `<style>` tags support linking CSS values to dynamic component state using the `v-bind CSS` function. This allows for custom properties without type augmentation.
+SFC `<style>` tags support linking CSS values to dynamic component state using the `v-bind` CSS function. This allows for custom properties without type augmentation.
134
135
- [v-bind() in CSS](/api/sfc-css-features.html#v-bind-in-css)
136
0 commit comments