Skip to content

Commit

Permalink
[documentation] how to disable autoprefix feature (#1320)
Browse files Browse the repository at this point in the history
* added how to disable autoprefix feature in doc

* Just link to the doc
  • Loading branch information
Roman Rubas authored and gaearon committed Feb 12, 2017
1 parent 96ebb75 commit ca7fb22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react-scripts/template/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.)

Expand Down

0 comments on commit ca7fb22

Please sign in to comment.