Skip to content

Conversation

Kissaki
Copy link
Contributor

@Kissaki Kissaki commented May 1, 2025

VuePress puts our :root declaration before their own, meaning the declaration we intended as an override was overridden instead.

Use higher specificity (body) to make sure it takes precedence.

This is a follow-up to #1907

VuePress puts our `:root` declaration before their own,
meaning the declaration we intended as an override was overridden instead.

Use higher specificity (`body`) to make sure it takes precedence.

This is a follow-up to nushell#1907
@fdncred fdncred merged commit 59fcd3b into nushell:main May 1, 2025
2 checks passed
@Kissaki Kissaki deleted the fix/fontvar branch May 1, 2025 21:34
@Kissaki
Copy link
Contributor Author

Kissaki commented May 1, 2025

Oooh, looks good on my Android phone now 🎉

@fdncred
Copy link
Contributor

fdncred commented May 1, 2025

Looks good on my mac. Thanks.

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.

2 participants