We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96ebb75 commit ca7fb22Copy full SHA for ca7fb22
packages/react-scripts/template/README.md
@@ -374,7 +374,7 @@ becomes this:
374
}
375
```
376
377
-There is currently no support for preprocessors such as Less, or for sharing variables across CSS files.
+If you need to disable autoprefixing for some reason, [follow this section](https://github.com/postcss/autoprefixer#disabling).
378
379
## Adding a CSS Preprocessor (Sass, Less etc.)
380
0 commit comments