-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix next basics #12396
base: next
Are you sure you want to change the base?
Fix next basics #12396
Conversation
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This PR is blocked because it contains a minor
changeset. A reviewer will merge this at the next release if approved.
CodSpeed Performance ReportMerging #12396 will not alter performanceComparing Summary
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's not super optimal, but since I'll be reworking it soon, as long as it works right now it's fine with me
ah, the test catches what Chris brought up regarding styles leaking. We'll rework the template to use a direct import instead |
Changes
Adds missing layout CSS. Doesn't add the gradient back because the full title is a prop.
Testing
N/A
Docs
N/A