next.js
feat(app-render): add inlineCss: 'shared' mode for root layout CSS
#88992
Open

feat(app-render): add inlineCss: 'shared' mode for root layout CSS #88992

feedthejim wants to merge 7 commits into canary from fix/inline-css-double-insertion
feedthejim
feedthejim fix(app-render): prevent double CSS insertion with inlineCss
d10c6b80
nextjs-bot nextjs-bot added created-by: Next.js team
nextjs-bot nextjs-bot added tests
nextjs-bot nextjs-bot added type: next
feedthejim feedthejim marked this pull request as draft 132 days ago
nextjs-bot
feedthejim feat(app-render): add inlineCss: 'shared' mode for safer CSS inlining
0e46072e
nextjs-bot nextjs-bot added Turbopack
feedthejim feedthejim changed the title fix(app-render): prevent double CSS insertion with inlineCss feat(app-render): add inlineCss: 'shared' mode and fix double CSS insertion 132 days ago
nextjs-bot
codspeed-hq
feedthejim fix: remove dynamic export that conflicts with cacheComponents test
529bf387
feedthejim test: use Tailwind for inlineCss 'shared' mode test + update docs
ac385226
nextjs-bot nextjs-bot added Documentation
feedthejim refactor: scope inlineCss fix to 'shared' mode only
d39f0bc2
feedthejim feedthejim changed the title feat(app-render): add inlineCss: 'shared' mode and fix double CSS insertion feat(app-render): add inlineCss: 'shared' mode for root layout CSS 132 days ago
feedthejim refactor: simplify inlineCss conditional logic and remove dead code
228f69ba
feedthejim refactor: move collectedInlineCss to AppRenderContext
beb2ec17
ababol

Login to write a write a comment.

Login via GitHub

Reviewers
No reviews
Assignees
No one assigned
Labels
Milestone