Skip to content

Commit a581c20

Browse files
committed
📝 (readme) update readme docs
1 parent 50f8dea commit a581c20

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,15 @@ You can enable tab completion (recommended) by opening `Code > Preferences > Set
3636
| ------------------ | ------------------------------------------------------------ |
3737
| `vbase` | Single file component base with SCSS |
3838
| `vbase-3` | Single File component Composition API with SCSS |
39+
| `vbase-3-setup` | Single File component setup Composition API with SCSS |
3940
| `vbase-3-reactive` | Single File component Composition API with Reactive and SCSS |
4041
| `vbase-css` | Single file component base with CSS |
4142
| `vbase-pcss` | Single file component base with PostCSS |
4243
| `vbase-styl` | Single file component base with Stylus |
4344
| `vbase-ts` | Single file component base with Typescript |
4445
| `vbase-ts-class` | Single file component base with Typescript Class Format |
4546
| `vbase-3-ts` | Single File component Composition API with Typescript |
47+
| `vbase-3-ts-setup` | Single File component setup Composition API with Typescript |
4648
| `vbase-ns` | Single file component with no styles |
4749
| `vbase-sass` | Single file component base with SASS |
4850
| `vbase-less` | Single file component base with LESS |

0 commit comments

Comments
 (0)