next.js
35a46b15 - feat: move font variables to html in create-next-app (#89632)

Commit
27 days ago
feat: move font variables to html in create-next-app (#89632) ### What? Moves the `fontName.variable` from `<body />` to `<html />` ### Why? This ensures that portalled elements receives the right font when used with `:root { }` Co-authored-by: Tim Neutkens <tim@timneutkens.nl>
Author
Parents
Loading