Skip to content

Commit ca7fb22

Browse files
Roman Rubasgaearon
Roman Rubas
authored andcommitted
[documentation] how to disable autoprefix feature (#1320)
* added how to disable autoprefix feature in doc * Just link to the doc
1 parent 96ebb75 commit ca7fb22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-scripts/template/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@ becomes this:
374374
}
375375
```
376376

377-
There is currently no support for preprocessors such as Less, or for sharing variables across CSS files.
377+
If you need to disable autoprefixing for some reason, [follow this section](https://github.com/postcss/autoprefixer#disabling).
378378

379379
## Adding a CSS Preprocessor (Sass, Less etc.)
380380

0 commit comments

Comments
 (0)