Hi,
So I use postcss-custom-properties with css modules (modules: true
) and have the postcss-custom-properties plugin and set it to preserve: false
to that my var(--something)
will not be kept in the css.
I seems to work for some of my css but not all as some cases doesn't seem to be transformed at all.
I've set up a repository here:
https://github.com/badtant/test
var(--
in the dist folder and there will be hits but I dont expect thatNot sure if this is an issue with rollup-plugin-postcss, postcss-custom-properties or somewhere else. It seems it's the parts that I compose from a different file that isn't transformed.
Thanks
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too