mirror of
https://github.com/cloudflare/vinext.git
synced 2026-05-09 08:25:34 +02:00
[PR #830] [MERGED] refactor: extract postcss plugin to own file #879
Labels
No labels
enhancement
enhancement
good first issue
help wanted
nextjs-tracking
nextjs-tracking
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vinext#879
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/cloudflare/vinext/pull/830
Author: @james-elicx
Created: 4/13/2026
Status: ✅ Merged
Merged: 4/13/2026
Merged by: @james-elicx
Base:
main← Head:james/extract-postcss-plugin📝 Commits (1)
fb2be3crefactor: extract postcss plugin to own file📊 Changes
4 files changed (+147 additions, -143 deletions)
View changed files
📝
packages/vinext/src/index.ts(+1 -135)➕
packages/vinext/src/plugins/postcss.ts(+138 -0)📝
tests/postcss-resolve.test.ts(+3 -3)📝
tests/startup-cache.test.ts(+5 -5)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.