Closed sbadya closed 6 years ago
Hello! How can I use grid option in the command string?
"postcss --use autoprefixer --autoprefixer.browsers "ff >= 60, chrome>=66, ie >= 11" -r"
You need to use a config file to pass options to plugins.
Hello! How can I use grid option in the command string?
"postcss --use autoprefixer --autoprefixer.browsers "ff >= 60, chrome>=66, ie >= 11" -r"