Skip to content

Commit 5cb48cc

Browse files
committed
chore: add changeset for dynamic class fix
1 parent ee801f9 commit 5cb48cc

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"weapp-tailwindcss": patch
3+
---
4+
5+
修复 uni-app Vite 小程序构建中动态模板类名转译不完整的问题,确保 `wxml` 以及其它小程序模板目标在完整 `runtimeSet` 重试后可以继续转译 `h-[458rpx]``w-[218rpx]``inset-x-[30%]` 等任意值类名,并避免 Tailwind CSS v3 `@apply` 使用 `min-w-0` 等工具类时误报 unknown utility。

0 commit comments

Comments
 (0)