File tree 1 file changed +2
-0
lines changed
1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -36,13 +36,15 @@ You can enable tab completion (recommended) by opening `Code > Preferences > Set
36
36
| ------------------ | ------------------------------------------------------------ |
37
37
| ` vbase ` | Single file component base with SCSS |
38
38
| ` vbase-3 ` | Single File component Composition API with SCSS |
39
+ | ` vbase-3-setup ` | Single File component setup Composition API with SCSS |
39
40
| ` vbase-3-reactive ` | Single File component Composition API with Reactive and SCSS |
40
41
| ` vbase-css ` | Single file component base with CSS |
41
42
| ` vbase-pcss ` | Single file component base with PostCSS |
42
43
| ` vbase-styl ` | Single file component base with Stylus |
43
44
| ` vbase-ts ` | Single file component base with Typescript |
44
45
| ` vbase-ts-class ` | Single file component base with Typescript Class Format |
45
46
| ` vbase-3-ts ` | Single File component Composition API with Typescript |
47
+ | ` vbase-3-ts-setup ` | Single File component setup Composition API with Typescript |
46
48
| ` vbase-ns ` | Single file component with no styles |
47
49
| ` vbase-sass ` | Single file component base with SASS |
48
50
| ` vbase-less ` | Single file component base with LESS |
You can’t perform that action at this time.
0 commit comments