Closed nicolas-brousse closed 2 years ago
It seems that we should use postCssPlugin.default() over postCssPlugin()
postCssPlugin.default()
postCssPlugin()
Closes #24
Yeah, thanks. I hate commonjs
It seems that we should use
postCssPlugin.default()
overpostCssPlugin()
Closes #24