test(e2e): 覆盖 Taro H5 CSS 优先级回归#1015
Merged
Merged
Conversation
|
sonofmagic
force-pushed
the
codex/issue-850-verification
branch
from
July 24, 2026 10:15
51460d4 to
d7c6eaf
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
变更说明
rounded-full由 NutUI 按 source order 胜出rounded-full由 Tailwind 按 source order 胜出rounded-full!在两种顺序下均通过!important稳定覆盖 NutUIsubpackage-uni-app-vite-tailwindcss-v4启用styleInjector,同时保持其他普通 demo 的禁止规则不变本地验证
pnpm exec vitest run --bail=1 -c ./e2e/vitest.e2e.config.ts e2e/taro-h5-build-smoke.test.ts -t "taro (vite|webpack) react Tailwind v4"pnpm exec vitest run --bail=1 -c ./e2e/vitest.e2e.config.ts e2e/taro-web-demo-hmr.test.ts -t "taro (vite|webpack) react Tailwind v4"E2E_SKIP_OPEN_AUTOMATOR=1 pnpm exec vitest run -c ./e2e/vitest.e2e.config.ts e2e/taro-vite-react-tailwindcss-v4.test.ts e2e/taro-webpack-react-tailwindcss-v4.test.tspnpm e2e:apps-generatorpnpm exec vitest run --project=weapp-tailwindcss packages/weapp-tailwindcss/test/ci/workflows.test.tsgit diff --check发布影响
create-weapp-viteRefs #850