Skip to content

fix: remove the BOM from the compiled CSS - #1337

Merged
alexander-akait merged 2 commits into
mainfrom
claude/fix-bom-compressed-output
Aug 30, 2026
Merged

fix: remove the BOM from the compiled CSS#1337
alexander-akait merged 2 commits into
mainfrom
claude/fix-bom-compressed-output

docs: note the upstream fixes that make the BOM removal a no-op

f5146bf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 30, 2026 in 0s

96.62% (-0.05%) compared to a28ab73

View this Pull Request on Codecov

96.62% (-0.05%) compared to a28ab73

Details

Codecov Report

❌ Patch coverage is 96.26168% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.62%. Comparing base (a28ab73) to head (f5146bf).

Files with missing lines Patch % Lines
src/utils.js 96.11% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1337      +/-   ##
==========================================
- Coverage   96.67%   96.62%   -0.05%     
==========================================
  Files           2        2              
  Lines         901     1007     +106     
==========================================
+ Hits          871      973     +102     
- Misses         30       34       +4     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.