Skip to content
This repository was archived by the owner on Dec 25, 2024. It is now read-only.

Commit 83ef42f

Browse files
authored
docs: note about unplugin
1 parent fef3472 commit 83ef42f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![NPM version](https://img.shields.io/npm/v/unplugin-vue2-script-setup?color=a1b858&label=)](https://www.npmjs.com/package/unplugin-vue2-script-setup)
44

5-
Bring [`<script setup>`](https://v3.vuejs.org/api/sfc-script-setup.html#sfc-script-setup) to Vue 2.
5+
Bring [`<script setup>`](https://v3.vuejs.org/api/sfc-script-setup.html#sfc-script-setup) to Vue 2. Works for Vite, Nuxt, Vue CLI, Webpack and more, powered by [unplugin](https://github.com/unjs/unplugin).
66

77
## Install
88

0 commit comments

Comments
 (0)