Skip to content

Apply new strategy#617

Open
owjs3901 wants to merge 4 commits into
mainfrom
new-strategy
Open

Apply new strategy#617
owjs3901 wants to merge 4 commits into
mainfrom
new-strategy

Conversation

@owjs3901
Copy link
Copy Markdown
Contributor

@owjs3901 owjs3901 commented Jun 3, 2026

No description provided.

owjs3901 added 4 commits June 3, 2026 18:34
…font-face

rm_global_css used the canonical bucket key, so extracting a collapsed
member (e.g. Footer.tsx -> layout.tsx) deleted the bucket-root's globalCss
(@font-face, global selectors). Order-dependent: CI hit the bad order and
the landing buttons rendered in a fallback font (246 -> 234).

- bindings: rm_global_css uses the RAW filename (globalCss is per-source-file).
- sheet: rm_global_css derives the property bucket via canonical(file) so a
  collapsed file that DOES declare globalCss still clears its own atoms.
- sheet: dedup identical @font-face across file keys (server+client extraction).
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