From f3139f65462d4edbf63bc9b06a74d97dc6466f83 Mon Sep 17 00:00:00 2001 From: Andy Merskin Date: Sun, 31 Jan 2021 09:56:14 -0700 Subject: [PATCH] docs: update SFC state-driven CSS variables link + usage --- src/guide/migration/introduction.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/guide/migration/introduction.md b/src/guide/migration/introduction.md index 309c093d20..a54ba52d9b 100644 --- a/src/guide/migration/introduction.md +++ b/src/guide/migration/introduction.md @@ -47,7 +47,7 @@ Some of the new features to keep an eye on in Vue 3 include: - [Emits Component Option](/guide/component-custom-events.html) - [`createRenderer` API from `@vue/runtime-core`](https://github.com/vuejs/vue-next/tree/master/packages/runtime-core) to create custom renderers - [SFC Composition API Syntax Sugar (`