Skip to content

Commit f2b6059

Browse files
committed
feat(docs): improve experimental warning appearance
1 parent cafca67 commit f2b6059

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/macros/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ Please make sure `unplugin-vue-macros` is set up correctly. If you have't yet, r
1010
- [shortEmits](/macros/short-emits)
1111
- [shortVmodel](/macros/short-vmodel)
1212
- [hoistStatic](/macros/hoist-static)
13-
- [setupComponent](/macros/setup-component) <span text-yellow text-xs border p-1 rounded>:warning: Experimental</span>
14-
- [setupSFC](/macros/setup-sfc) <span text-yellow text-xs border p-1 rounded>:warning: Experimental</span>
13+
- [setupComponent](/macros/setup-component) <span text-yellow-600 dark:text-yellow text-xs border p-1 rounded>:warning: Experimental</span>
14+
- [setupSFC](/macros/setup-sfc) <span text-yellow-600 dark:text-yellow text-xs border p-1 rounded>:warning: Experimental</span>

0 commit comments

Comments
 (0)