#1971·postcss

Consider not converting code in comments!

Author: GoldenSheep402Created Sep 29, 2024Updated Sep 29, 2024
image I found that postcss will try to convert those code in comments, and I don't think this is appropriate.

As you see here postcss try to convert bg-[--color-bg-2], and build failed!