#2133·postcss

Multiple BOM symbols inside generated css in v8.5.24

Author: elena-konoreva-softwarecountryCreated Aug 11, 2026Updated Aug 31, 2026

Hi, I've got following issue after update postcss to latest version. It's not reproduced on v8.5.23 and lower.

I have sass files in react app, all of them are encoded as UTF-8 without bom (correct encoding is guaranteed by stylelint stylistics lint rule)

Image

old versions:

Image

v8.5.24:

Image