Skip to content

Commit e55efae

Browse files
committed
test(unocss-plugin): update dynamic class snapshot
1 parent d49ec90 commit e55efae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/unocss-plugin/__tests__/__snapshots__/plugin.test.js.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ exports[`test plugin test-template 3`] = `
1717
.text-12px{font-size:12px;}"
1818
`;
1919

20-
exports[`test plugin test-template 4`] = `"<view wx:class="{{(['translate-_bl_-50_p__br_',{'text-12px text-16px': false},'bg-_h_fff_s_10'])}}" />"`;
20+
exports[`test plugin test-template 4`] = `"<view wx:class="{{(['translate-_bl_-50_p__br_',{text_da_12px_sp_text_da_16pxMpxEscape: false},'bg-_h_fff_s_10'])}}" />"`;
2121

2222
exports[`test plugin test-template 5`] = `
2323
[

0 commit comments

Comments
 (0)