Skip to content

Fix problem with CSS variables evaluating too early#43

Merged
dstelzer merged 3 commits intomainfrom
body-double
Apr 15, 2026
Merged

Fix problem with CSS variables evaluating too early#43
dstelzer merged 3 commits intomainfrom
body-double

Conversation

@dstelzer
Copy link
Copy Markdown
Contributor

This PR attaches the body style to the document twice rather than once: the first time right before the default variables are evaluated, the second time right after. This means you can override those variables either before or after the defaults kick in, depending which ones you change.

@dstelzer dstelzer merged commit 5932e88 into main Apr 15, 2026
3 checks passed
@dstelzer dstelzer deleted the body-double branch April 15, 2026 20:03
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