Skip to content
This repository was archived by the owner on Aug 28, 2026. It is now read-only.

fix: strip BOM before processing with postcss - #1684

Merged
alexander-akait merged 1 commit into
mainfrom
fix/strip-bom-before-postcss
Aug 27, 2026
Merged

fix: strip BOM before processing with postcss#1684
alexander-akait merged 1 commit into
mainfrom
fix/strip-bom-before-postcss

fix: strip BOM before processing with postcss

ad75b64
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 27, 2026 in 1s

96.28% (+0.02%) compared to 488cdb1

View this Pull Request on Codecov

96.28% (+0.02%) compared to 488cdb1

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.28%. Comparing base (488cdb1) to head (ad75b64).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1684      +/-   ##
==========================================
+ Coverage   96.25%   96.28%   +0.02%     
==========================================
  Files          10       10              
  Lines        1201     1210       +9     
  Branches      463      468       +5     
==========================================
+ Hits         1156     1165       +9     
  Misses         40       40              
  Partials        5        5              

☔ 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.