Skip to content

refactor: move postcss entrypoints into postcss package#914

Merged
sonofmagic merged 7 commits into
mainfrom
codex/postcss-extract
Jun 12, 2026
Merged

refactor: move postcss entrypoints into postcss package#914
sonofmagic merged 7 commits into
mainfrom
codex/postcss-extract

Conversation

@sonofmagic

Copy link
Copy Markdown
Owner

变更内容

  • 将生成型 PostCSS 插件 factory、PostCSS source 扫描辅助和 css-macro PostCSS 转换入口迁入 @weapp-tailwindcss/postcss
  • weapp-tailwindcss/postcssweapp-tailwindcss/css-macro/postcss 保留兼容转发入口。
  • 为 postcss 包新增 generator plugin factory 回归测试,并补测试环境中的 workspace 源码 alias。
  • 补充中文 changeset,weapp-tailwindcss@weapp-tailwindcss/postcss 均为 patch。

验证

  • pnpm --filter @weapp-tailwindcss/postcss build
  • pnpm --filter @weapp-tailwindcss/postcss test
  • pnpm --filter weapp-tailwindcss build:types
  • pnpm --filter weapp-tailwindcss exec vitest run test/postcss test/css-macro/index.test.ts
  • git diff --check

说明

  • 当前仓库未找到 scripts/check-catalog-changeset.tsscripts/check-create-weapp-vite-changeset.ts,对应检查未运行。

@changeset-bot

changeset-bot Bot commented Jun 12, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 115ff58

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 5 packages
Name Type
weapp-tailwindcss Patch
@weapp-tailwindcss/postcss Patch
@weapp-tailwindcss/build-all Patch
@weapp-tailwindcss/website Patch
@weapp-tailwindcss/experimental Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@sonofmagic sonofmagic merged commit d13bd91 into main Jun 12, 2026
24 checks passed
@github-actions github-actions Bot mentioned this pull request Jun 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant