https://github.com/doocs/md/issues/1126 Repro: [test.ts](https://github.com/user-attachments/files/23382091/test.ts) It should set `resolveCSSVariables` to `false`,then run success. I think we can remove this feature and let user use [postcss-custom-properties](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-properties) to handle css variables. https://github.com/doocs/md/pull/1131