We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 366949a commit 1a2f23cCopy full SHA for 1a2f23c
packages/core/index.ts
@@ -184,7 +184,6 @@ const unplugin = createUnplugin<Options>(
184
.catch((e) => {
185
log('error', e)
186
})
187
- callback()
188
} else {
189
callback()
190
}
play/webpack/src/assets/css/foo.css
@@ -1,5 +1,5 @@
1
p{
2
- color: v-bind-m(color);
+ color: v-bind-m(wfwfw);
3
width: 200px;
4
height: 30px;
5
0 commit comments