Results 2 comments of 黄俊武

> Any news on this? no. so my code is like this: ``` # this is a comment FOO=bar ``` but i wanna comment like this: ``` FOO=bar # this...

this error seems not from rollup-plugin-postcss. maybe you need @rollup/plugin-node-resolve to resolve file not js format.