mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-06-16 02:14:50 +08:00
[documentation] how to disable autoprefix feature (#1320)
* added how to disable autoprefix feature in doc * Just link to the doc
This commit is contained in:
@@ -374,7 +374,7 @@ becomes this:
|
||||
}
|
||||
```
|
||||
|
||||
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).
|
||||
|
||||
## Adding a CSS Preprocessor (Sass, Less etc.)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user