Skip to content
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 line spacing on AI Assistant #2538

Merged
merged 1 commit into from
Oct 2, 2024
Merged

Fix line spacing on AI Assistant #2538

merged 1 commit into from
Oct 2, 2024

Conversation

stuartc
Copy link
Member

@stuartc stuartc commented Oct 1, 2024

Description

Upgraded Tailwind to resolve CSSNano regression, we only saw this in production since we only minify in that environment.

See upstream issue issue here: tailwindlabs/tailwindcss#14092

Closes #2498

Pre-submission checklist

  • I have performed a self-review of my code.
  • I have implemented and tested all related authorization policies. (e.g., :owner, :admin, :editor, :viewer)
  • I have updated the changelog.

@stuartc stuartc self-assigned this Oct 1, 2024
Copy link

codecov bot commented Oct 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.43%. Comparing base (efb6c98) to head (baf2713).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2538   +/-   ##
=======================================
  Coverage   90.43%   90.43%           
=======================================
  Files         316      316           
  Lines       10921    10921           
=======================================
  Hits         9876     9876           
  Misses       1045     1045           
Flag Coverage Δ
?

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@stuartc stuartc merged commit 8bb4842 into main Oct 2, 2024
8 checks passed
@stuartc stuartc deleted the 2498_ai_mono_font_fix branch October 2, 2024 05:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

AI Assistant: fix code font and style
1 participant