Skip to content

Commit 20b2957

Browse files
committed
docs: update readme
1 parent d9e1815 commit 20b2957

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ On-demand components auto importing for Vue.
77
###### Features
88

99
- 💚 Supports both Vue 2 and Vue 3 out-of-the-box.
10-
- ⚡️ Supports Vite, Webpack, Vue CLI, rollup and more, powered by <a href="https://github.com/unjs/unplugin">unplugin</a>.
10+
- ⚡️ Supports Vite, Webpack, Vue CLI, Rollup and more, powered by <a href="https://github.com/unjs/unplugin">unplugin</a>.
1111
- 🏝 Tree-shakable, only registers the components you use.
12-
- 🪐 Folder as namespaces.
12+
- 🪐 Folder names as namespaces.
1313
- 🦾 Full TypeScript support.
1414
- 🌈 [Built-in resolvers](#importing-from-ui-libraries) for popular UI libraries.
1515
- 😃 Works perfectly with [unplugin-icons](https://github.com/antfu/unplugin-icons).

0 commit comments

Comments
 (0)