Closed rodoabad closed 6 years ago
I'm not understanding the issue here; postcss-cli doesn't do anything to your CSS, only plugins you add modify your CSS.
Hmm, when I try to run postcss
on the command line, it prepends [LIGHTBULB] OH. It's because I did not disabled CSS modules on the already concatenated dist file.
@RyanZim
I'll close this in a bit. Allow me to chew on this.
Is there an option to disable replacing the current classes associated in a CSS file?
For context: https://github.com/postcss/autoprefixer/issues/1113