We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31b7214 commit 0d54dd7Copy full SHA for 0d54dd7
README.md
@@ -150,7 +150,7 @@ Default:
150
151
```sh
152
node-sass --output-style expanded {paths} "{infile}" "{outfile}" &&
153
-postcss --use "{node_modules}/autoprefixer" --autoprefixer.browsers "{autoprefixer_browsers}" -r "{outfile}"'
+postcss --use "{node_modules}/autoprefixer" --autoprefixer.browsers "{autoprefixer_browsers}" -r "{outfile}"
154
```
155
156
Placeholders:
0 commit comments